Skip to content

Commit 2136668

Browse files
(DOCSP-17538): Hide TOC on index page (#642)
1 parent 2b59ab2 commit 2136668

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

source/index.txt

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,20 @@ You can then deploy MongoDB databases as you deploy them now after the
4444
cluster is created. You can use the |com| console to run MongoDB at
4545
optimal performance.
4646

47-
.. toctree::
48-
:titlesonly:
49-
50-
Kind Quick Start </kind-quick-start>
51-
OpenShift Quick Start </openshift-quick-start>
52-
Install the Operator </installation>
53-
Deploy Ops Manager Resources </om-resources>
54-
Deploy MongoDB Database Resources </mdb-resources>
55-
/tutorial/modify-resource-image
56-
/reference
57-
Release Notes </release-notes>
58-
Production Notes </reference/production-notes>
59-
/reference/troubleshooting
60-
Known Issues </reference/known-issues>
61-
MongoDB Community Kubernetes Operator <https://github.com/mongodb/mongodb-kubernetes-operator>
47+
.. class:: hidden
48+
49+
.. toctree::
50+
:titlesonly:
51+
52+
Kind Quick Start </kind-quick-start>
53+
OpenShift Quick Start </openshift-quick-start>
54+
Install the Operator </installation>
55+
Deploy Ops Manager Resources </om-resources>
56+
Deploy MongoDB Database Resources </mdb-resources>
57+
/tutorial/modify-resource-image
58+
/reference
59+
Release Notes </release-notes>
60+
Production Notes </reference/production-notes>
61+
/reference/troubleshooting
62+
Known Issues </reference/known-issues>
63+
MongoDB Community Kubernetes Operator <https://github.com/mongodb/mongodb-kubernetes-operator>

0 commit comments

Comments
 (0)