Skip to content

Commit a981a23

Browse files
authored
DOCSP-44128 ToC Refactor (#948)
1 parent d8911ad commit a981a23

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

source/configure.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Configure the {+mcli+}
1515
.. toctree::
1616
:titlesonly:
1717

18-
/configure/configuration-file
19-
/configure/environment-variables
20-
/configure/autocomplete
21-
/configure/custom-output
18+
Configuration File </configure/configuration-file>
19+
Environment Variables </configure/environment-variables>
20+
Enable Autocomplete </configure/autocomplete>
21+
Customize Output </configure/custom-output>
2222

2323
You can define the settings that the {+mcli+} uses to interact with
2424
MongoDB services like |service|, |cloud-short|, and |onprem| by using

source/index.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,12 @@ interact with.
113113
:titlesonly:
114114

115115
Overview </index>
116-
/install/compatibility
117-
/install
118-
/configure
116+
Compatibility </install/compatibility>
117+
Install or Update </install>
118+
Configure </configure>
119119
Quick Start </quick-start>
120-
{+mcli+} Commands </command/mongocli>
121-
/reference
122-
/troubleshooting
120+
Commands </command/mongocli>
121+
Reference </reference>
122+
Troubleshooting </troubleshooting>
123123
Release Notes </release-notes>
124-
/third-party-licenses
124+
Third-Party Licenses </third-party-licenses>

source/quick-start.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
.. toctree::
1919
:titlesonly:
2020

21-
Quick Start with Cloud Manager </quick-start/cloudmgr>
22-
Quick Start with Ops Manager </quick-start/opsmgr>
21+
Use Cloud Manager </quick-start/cloudmgr>
22+
Use Ops Manager </quick-start/opsmgr>

source/reference.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ creating or updating a cluster.
2929
.. toctree::
3030
:titlesonly:
3131

32-
/reference/mms-cluster-settings-file
32+
Cluster Configuration File </reference/mms-cluster-settings-file>

0 commit comments

Comments
 (0)