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 dffd045 commit cd5a31bCopy full SHA for cd5a31b
source/reference.txt
@@ -22,6 +22,10 @@ Reference
22
Documentation of JavaScript methods and helpers in
23
:binary:`~bin.mongosh`.
24
25
+:doc:`/reference/mongo`
26
+ Documentation of JavaScript methods and helpers in
27
+ the legacy :binary:`~bin.mongo` shell.
28
+
29
:doc:`/reference/program`
30
Documentation of :binary:`~bin.mongod` and :binary:`~bin.mongos`
31
and all other tools distributed with MongoDB.
@@ -97,6 +101,7 @@ Reference
97
101
/reference/operator
98
102
/reference/command
99
103
/reference/method
104
+ /reference/mongo
100
105
/reference/program
106
/reference/configuration-options
107
/reference/parameters
0 commit comments