File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -12,31 +12,30 @@ MongoDB {+driver-short+} Documentation
12
12
13
13
.. toctree::
14
14
15
- Getting Started </get-started>
15
+ Get Started </get-started>
16
16
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
-
27
17
Databases & Collections </databases-collections>
28
18
Write Data </write-operations>
29
19
Read Data </read>
20
+ Run a Database Command </run-command>
21
+ Indexes </indexes>
30
22
Aggregation </aggregation>
23
+ Security </security>
24
+ Data Formats </data-formats>
25
+ Logging </logging>
26
+ Monitoring </monitoring>
31
27
Serialization </serialization>
32
28
Third-Party Tools </tools>
29
+ FAQ </faq>
33
30
Troubleshooting </troubleshooting>
34
31
What's New </whats-new>
35
32
Upgrade </upgrade>
36
33
Migrate from Motor </motor-async-migration>
37
34
Switch to PyMongo Async </pymongo-to-async-guide>
38
35
Previous Versions </previous-versions>
36
+ Issues & Help </issues-and-help>
39
37
Compatibility </compatibility>
38
+ API Documentation <{+api-root+}>
40
39
41
40
Overview
42
41
--------
You can’t perform that action at this time.
0 commit comments