File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -13,22 +13,22 @@ MongoDB {+driver-short+} Documentation
13
13
.. toctree::
14
14
15
15
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
32
32
/previous-versions
33
33
/issues-and-help
34
34
/compatibility
You can’t perform that action at this time.
0 commit comments