Skip to content

Commit efa52b6

Browse files
authored
DOCSP-49961 removes legacy mongo documentation (#12323) (#12339)
* DOCSP-49961 removes legacy mongo documentation * Re-adds mongo legacy shell page * Updates reference page
1 parent b2611ea commit efa52b6

File tree

6 files changed

+6
-15
lines changed

6 files changed

+6
-15
lines changed

content/manual/manual/source/reference.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ Manual Reference
6565

6666
:ref:`metadata-system-collections`
6767
Describes the collections that MongoDB reserves for internal use.
68-
69-
:ref:`mongo <mongo>`
70-
Documentation of JavaScript methods and helpers in
71-
the legacy :binary:`~bin.mongo` shell.
7268

7369
.. seealso::
7470

@@ -101,4 +97,3 @@ Manual Reference
10197
Slot-Based Query Execution Engine </reference/sbe>
10298
Stable API </reference/stable-api>
10399
System Collections </reference/system-collections>
104-
Legacy mongo Shell </reference/mongo>

content/manual/manual/source/reference/mongo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
.. _mongo:
24

35
.. default-domain:: mongodb

content/manual/v6.0/source/reference.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,6 @@ Reference
6363

6464
:ref:`metadata-system-collections`
6565
Describes the collections that MongoDB reserves for internal use.
66-
67-
:ref:`mongo <mongo>`
68-
Documentation of JavaScript methods and helpers in
69-
the legacy :binary:`~bin.mongo` shell.
7066

7167
.. seealso::
7268

@@ -98,4 +94,3 @@ Reference
9894
Server Sessions </reference/server-sessions>
9995
Stable API </reference/stable-api>
10096
System Collections </reference/system-collections>
101-
Legacy mongo Shell </reference/mongo>

content/manual/v6.0/source/reference/mongo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
.. _mongo:
24

35
.. default-domain:: mongodb

content/manual/v7.0/source/reference.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ Manual Reference
6565

6666
:ref:`metadata-system-collections`
6767
Describes the collections that MongoDB reserves for internal use.
68-
69-
:ref:`mongo <mongo>`
70-
Documentation of JavaScript methods and helpers in
71-
the legacy :binary:`~bin.mongo` shell.
7268

7369
.. seealso::
7470

@@ -102,4 +98,3 @@ Manual Reference
10298
Slot-Based Query Execution Engine </reference/sbe>
10399
Stable API </reference/stable-api>
104100
System Collections </reference/system-collections>
105-
Legacy mongo Shell </reference/mongo>

content/manual/v7.0/source/reference/mongo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
.. _mongo:
24

35
.. default-domain:: mongodb

0 commit comments

Comments
 (0)