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 6575809 commit fabf34fCopy full SHA for fabf34f
content/manual/upcoming/source/reference.txt
@@ -68,10 +68,6 @@ Manual Reference
68
69
:ref:`metadata-system-collections`
70
Describes the collections that MongoDB reserves for internal use.
71
-
72
-:ref:`mongo <mongo>`
73
- Documentation of JavaScript methods and helpers in
74
- the legacy :binary:`~bin.mongo` shell.
75
76
.. seealso::
77
@@ -104,4 +100,3 @@ Manual Reference
104
100
Slot-Based Query Execution Engine </reference/sbe>
105
101
Stable API </reference/stable-api>
106
102
System Collections </reference/system-collections>
107
- Legacy mongo Shell </reference/mongo>
content/manual/upcoming/source/reference/mongo.txt
@@ -1,3 +1,5 @@
1
+:orphan:
2
+
3
.. _mongo:
4
5
.. default-domain:: mongodb
0 commit comments