We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809ba45 commit f334ed6Copy full SHA for f334ed6
snooty.toml
@@ -14,7 +14,8 @@ toc_landing_pages = [
14
"/connect/connection-options",
15
"crud",
16
"/crud/query",
17
- "/crud/update"
+ "/crud/update",
18
+ "monitoring-and-logging"
19
]
20
21
intersphinx = [
source/index.txt
@@ -111,7 +111,7 @@ Reference
111
---------
112
113
Find more information about {+driver-short+} versions, compatibility, and third-party tools
114
-in the the :ref:`pymongo-reference` section.
+in the :ref:`pymongo-reference` section.
115
116
API Documentation
117
-----------------
0 commit comments