Skip to content

Commit 0d27cb3

Browse files
committed
Remove tutorials menu from TOC
1 parent 26f77cf commit 0d27cb3

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/index.txt

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,23 @@ For tutorials on Mongoid, see the `Mongoid Manual <https://docs.mongodb.com/mong
6060
whats-new
6161
installation
6262
quick-start
63-
ruby-driver-tutorials
63+
/tutorials/ruby-driver-create-client
64+
/tutorials/ruby-driver-authentication
65+
/tutorials/ruby-driver-crud-operations
66+
/tutorials/ruby-driver-collection-tasks
67+
/tutorials/ruby-driver-projections
68+
/tutorials/ruby-driver-sessions
69+
/tutorials/ruby-driver-transactions
70+
/tutorials/ruby-driver-change-streams
71+
/tutorials/ruby-driver-database-tasks
72+
/tutorials/ruby-driver-monitoring
73+
/tutorials/ruby-driver-indexing
74+
/tutorials/ruby-driver-collations
75+
/tutorials/ruby-driver-aggregation
76+
/tutorials/ruby-driver-bulk-operations
77+
/tutorials/ruby-driver-text-search
78+
/tutorials/ruby-driver-geospatial-search
79+
/tutorials/ruby-driver-gridfs
6480
bson-tutorials
6581
API <http://api.mongodb.com/ruby/current/>
6682
/reference/driver-compatibility

0 commit comments

Comments
 (0)