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 4d0a621 commit eb89014Copy full SHA for eb89014
.vscode/settings.json
@@ -0,0 +1,3 @@
1
+{
2
+ "esbonio.sphinx.confDir": ""
3
+}
source/index.txt
@@ -67,8 +67,8 @@ Write Data to MongoDB
67
68
Learn how you can write data to MongoDB in the :ref:`pymongo-write` section.
69
70
-Read Data from MongoDB
71
-----------------------
+Read Data
+---------
72
73
Learn how you can retrieve data from MongoDB in the :ref:`pymongo-read` section.
74
source/read.txt
@@ -1,8 +1,8 @@
.. _pymongo-read:
-======================
4
5
+=========
6
7
.. contents:: On this page
8
:local:
0 commit comments