Skip to content

Commit 409600e

Browse files
committed
(DOCSP-7710): remove platform toc and orphan pages
1 parent a9e0d28 commit 409600e

File tree

8 files changed

+14
-42
lines changed

8 files changed

+14
-42
lines changed

source/contents.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ The following is the site map for the MongoDB Ecosystem Documentation:
1212
:titlesonly:
1313

1414
drivers
15-
platforms
1615
use-cases

source/drivers/driver-compatibility-reference.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
====================
24
Driver Compatibility
35
====================

source/index.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@ Mongoid is the officially supported ODM (Object-Document-Mapper)
2323
framework for MongoDB in Ruby. For documentation, see `Mongoid
2424
Documentation <https://docs.mongodb.com/mongoid/current/>`_.
2525

26-
Platforms and Services
27-
----------------------
28-
29-
.. toctree::
30-
:maxdepth: 1
31-
32-
platforms/amazon-ec2
33-
platforms/windows-azure
34-
platforms/windows
35-
3626
Use Cases
3727
---------
3828

source/platforms.txt

Lines changed: 0 additions & 28 deletions
This file was deleted.

source/platforms/amazon-ec2.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
:orphan:
3+
14
.. _amazon-ec2:
25

36
==========
@@ -50,7 +53,7 @@ Manually Deploy MongoDB on EC2
5053

5154
.. admonition:: Installation
5255
:class: Warning
53-
56+
5457
To install MongoDB on Amazon Linux, refer to the :manual:`installation
5558
instructions in the MongoDB manual </tutorial/install-mongodb-on-amazon>`.
5659

@@ -160,11 +163,11 @@ Enhanced Networking on Supported Instance Types
160163
```````````````````````````````````````````````
161164

162165
When available, enable AWS's :aws-docs:`Enhanced Networking
163-
<AWSEC2/latest/UserGuide/enhanced-networking.html#enabling_enhanced_networking>`
166+
<AWSEC2/latest/UserGuide/enhanced-networking.html#enabling_enhanced_networking>`
164167
for your instance. Not all instance types support Enhanced Networking.
165168
Refer to the :aws-docs:`AWS documentation
166169
<AWSEC2/latest/UserGuide/enhanced-networking.html#enabling_enhanced_networking>`
167-
for more information.
170+
for more information.
168171

169172
Secure Instances
170173
~~~~~~~~~~~~~~~~~~

source/platforms/windows-azure.txt

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

35
.. _windows-azure:

source/platforms/windows.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:orphan:
2+
13
.. _windows-quick-links-and-reference-center:
24

35
========================================

source/tutorial/backup-and-restore-mongodb-on-amazon-ec2.txt

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

35
======================

0 commit comments

Comments
 (0)