Skip to content

Commit e628eed

Browse files
committed
wip
1 parent 145e848 commit e628eed

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

source/index.txt

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,31 @@ MongoDB {+driver-short+} Documentation
1212

1313
.. toctree::
1414

15-
Get Started </get-started>
15+
Getting Started </get-started>
1616
Connect </connect>
17+
CRUD Operations
18+
Data Formats </data-formats>
19+
Indexes </indexes>
20+
Run a Database Command </run-command>
21+
Logging </logging> Monitoring </monitoring>
22+
Security </security>
23+
Versioning
24+
API Documentation <{+api-root+}>
25+
Issues & Help </issues-and-help>
26+
1727
Databases & Collections </databases-collections>
1828
Write Data </write-operations>
1929
Read Data </read>
20-
Run a Database Command </run-command>
21-
Indexes </indexes>
2230
Aggregation </aggregation>
23-
Security </security>
24-
Data Formats </data-formats>
25-
Logging </logging>
26-
Monitoring </monitoring>
2731
Serialization </serialization>
2832
Third-Party Tools </tools>
29-
FAQ </faq>
3033
Troubleshooting </troubleshooting>
3134
What's New </whats-new>
3235
Upgrade </upgrade>
3336
Migrate from Motor </motor-async-migration>
3437
Switch to PyMongo Async </pymongo-to-async-guide>
3538
Previous Versions </previous-versions>
36-
Issues & Help </issues-and-help>
3739
Compatibility </compatibility>
38-
API Documentation <{+api-root+}>
3940

4041
Overview
4142
--------

0 commit comments

Comments
 (0)