Skip to content

Commit ea89e8b

Browse files
committed
DOCSP-44948 TOC Relabel
1 parent 87d8ec9 commit ea89e8b

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

source/index.txt

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@ MongoDB {+driver-short+} Documentation
1313
.. toctree::
1414

1515
Get Started </get-started>
16-
/connect
17-
/databases-collections
18-
/write-operations
19-
/read
20-
/run-command
21-
/indexes
22-
/aggregation
23-
/security
24-
/data-formats
25-
/tools
26-
/faq
27-
/troubleshooting
28-
/whats-new
29-
/upgrade
30-
/motor-async-migration
31-
/pymongo-to-async-guide
16+
Connect to MongoDB </connect>
17+
Databases & Collections </databases-collections>
18+
Write Data </write-operations>
19+
read Data </read>
20+
Run a Database Command </run-command>
21+
Indexes </indexes>
22+
Aggregation </aggregation>
23+
Security </security>
24+
Data Formats </data-formats>
25+
Third-Party Tools </tools>
26+
FAQ </faq>
27+
Troubleshooting </troubleshooting>
28+
What's New </whats-new>
29+
Upgrade </upgrade>
30+
Migrate Motor to PyMongo Async </motor-async-migration>
31+
Switch PyMongo to PyMongo Async/pymongo-to-async-guide
3232
/previous-versions
3333
/issues-and-help
3434
/compatibility

0 commit comments

Comments
 (0)