Skip to content

Commit de33417

Browse files
authored
DOCSP-44122-ops-manager-toc-1/2-v8.0-backport (542) (#546)
# Backport This will backport the following commits from `master` to `v8.0`: - [DOCSP-44122-ops-manager-toc-1/2 (#542)](10gen/docs-ops-manager#542) <!--- Backport version: 9.5.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent b95d773 commit de33417

34 files changed

+193
-193
lines changed

source/analyze-slow-queries.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ To optimize query performance, review the following best practices:
7676
.. toctree::
7777
:hidden:
7878

79-
/tutorial/performance-advisor
80-
/tutorial/profile-database
79+
Monitor & Improve </tutorial/performance-advisor>
80+
Profile Databases </tutorial/profile-database>

source/data-explorer.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ within documents:
9797
:titlesonly:
9898
:hidden:
9999

100-
Manage Databases and Collections </data-explorer/databases-collections>
101-
Manage Documents </data-explorer/documents>
102-
Manage Indexes </data-explorer/indexes>
103-
Build Aggregation Pipelines </data-explorer/cloud-agg-pipeline>
100+
Databases & Collections </data-explorer/databases-collections>
101+
Documents </data-explorer/documents>
102+
Indexes </data-explorer/indexes>
103+
Aggregation Pipelines </data-explorer/cloud-agg-pipeline>

source/includes/extracts-toc-application-introduction.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ content: |
55
:titlesonly:
66
:hidden:
77
8-
/core/system-overview
9-
/core/deployments
10-
Install a Simple Test Ops Manager </tutorial/install-simple-test-deployment>
8+
Architecture </core/system-overview>
9+
Example Deployments </core/deployments>
10+
Install a Simple Test </tutorial/install-simple-test-deployment>
1111
1212
...

source/index.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -138,23 +138,23 @@ can cover.
138138
.. toctree::
139139
:titlesonly:
140140

141-
</application>
142-
</installation>
141+
Overview </application>
142+
Install </installation>
143143
Create Deployments </tutorial/nav/manage-hosts>
144-
</tutorial/nav/monitor-and-manage>
145-
</migration>
146-
</tutorial/nav/alerts-and-monitoring>
147-
Backup and Restore </tutorial/nav/backup-use>
148-
</tutorial/nav/security>
149-
</tutorial/nav/mongodb-agent>
150-
</organizations-projects>
151-
</tutorial/nav/account-management>
152-
</administration>
153-
</api>
154-
</troubleshooting>
155-
</faq>
156-
</reference>
157-
</release-notes>
158-
</reference/legal/live-migration-atlas-licensing>
159-
</reference/third-party-licenses>
144+
Manage </tutorial/nav/monitor-and-manage>
145+
Migrate </migration>
146+
Monitor </tutorial/nav/alerts-and-monitoring>
147+
Backup & Restore </tutorial/nav/backup-use>
148+
Security </tutorial/nav/security>
149+
MongoDB Agent</tutorial/nav/mongodb-agent>
150+
Organizations & Projects </organizations-projects>
151+
Account Management </tutorial/nav/account-management>
152+
Administration </administration>
153+
API </api>
154+
Troubleshooting </troubleshooting>
155+
FAQ </faq>
156+
Reference </reference>
157+
Release Notes </release-notes>
158+
Licensing </reference/legal/live-migration-atlas-licensing>
159+
Third-Party Licenses </reference/third-party-licenses>
160160

source/installation.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Install |mms|
1414
:titlesonly:
1515
:hidden:
1616

17-
/core/installation-checklist
18-
Hardware and Software Requirements </core/requirements>
17+
Checklist </core/installation-checklist>
18+
Hardware & Software Requirements </core/requirements>
1919
Install Backing Databases </tutorial/prepare-backing-mongodb-instances>
20-
/tutorial/nav/install-application
21-
Configure Ops Manager </reference/config/ui-settings>
22-
/tutorial/nav/advanced-deployments
23-
/tutorial/upgrade-ops-manager
24-
/tutorial/verify-ops-manager-packages
20+
Install </tutorial/nav/install-application>
21+
Configure </reference/config/ui-settings>
22+
Advanced Options </tutorial/nav/advanced-deployments>
23+
Upgrade </tutorial/upgrade-ops-manager>
24+
Verify Package Integrity </tutorial/verify-ops-manager-packages>
2525

source/migration.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ another project. To learn more, see :ref:`Migrate a MongoDB Deployment to a New
8888
:titlesonly:
8989
:hidden:
9090

91-
/tutorial/migrate-to-atlas
92-
/tutorial/migrate-community-to-atlas
93-
/tutorial/migrate-deployment-to-new-project
91+
Ops Manager to Atlas </tutorial/migrate-to-atlas>
92+
Community Deployment to Atlas </tutorial/migrate-community-to-atlas>
93+
Deployment to New Project </tutorial/migrate-deployment-to-new-project>
9494

9595

source/performance-advisor/schema-advisor.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ Limitations of Schema Suggestions
103103
.. toctree::
104104
:hidden:
105105

106-
/schema-advisor/reduce-lookup-operations
107-
/schema-advisor/avoid-unbounded-arrays
108-
/schema-advisor/too-many-indexes
109-
/schema-advisor/reduce-document-size
110-
/schema-advisor/too-many-collections
106+
Reduce $lookup </schema-advisor/reduce-lookup-operations>
107+
Avoid Unbounded Arrays </schema-advisor/avoid-unbounded-arrays>
108+
Reduce Indexes </schema-advisor/too-many-indexes>
109+
Reduce Large Document Size </schema-advisor/reduce-document-size>
110+
Reduce Collections </schema-advisor/too-many-collections>

source/tutorial/configure-local-mode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,4 +268,4 @@ Configure {+mdbagent+}s to Use Remote, Hybrid, or Local Downloads
268268
:titlesonly:
269269
:hidden:
270270

271-
/tutorial/resolve-pre-flight-check.txt
271+
Resolve Pre-flight Check Failure </tutorial/resolve-pre-flight-check.txt>

source/tutorial/manage-alert-configurations.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,6 @@ View the History of Changes to an Alert Configuration
258258
:titlesonly:
259259
:hidden:
260260

261-
/tutorial/manage-global-alerts/
262-
/core/system-alerts/
261+
Global Alerts </tutorial/manage-global-alerts/>
262+
System Alerts </core/system-alerts/>
263263

source/tutorial/nav/access-control-mongodb.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ directly from the |mms| interface.
1717
:titlesonly:
1818
:hidden:
1919

20-
/tutorial/manage-mongodb-users
21-
/tutorial/manage-mongodb-roles
20+
Users </tutorial/manage-mongodb-users>
21+
Custom Roles </tutorial/manage-mongodb-roles>

0 commit comments

Comments
 (0)