Skip to content

Commit 16bb43c

Browse files
authored
DOCSP-44122-ops-manager-toc-1/2-v7.0-backport (542) (#547)
# Backport This will backport the following commits from `master` to `v7.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 56e7efd commit 16bb43c

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
@@ -234,23 +234,23 @@ the snapshot storage. You can restore the snapshot:
234234
.. toctree::
235235
:titlesonly:
236236

237-
</application>
238-
</installation>
237+
Overview </application>
238+
Install </installation>
239239
Create Deployments </tutorial/nav/manage-hosts>
240-
</tutorial/nav/monitor-and-manage>
241-
</migration>
242-
</tutorial/nav/alerts-and-monitoring>
243-
Backup and Restore </tutorial/nav/backup-use>
244-
</tutorial/nav/security>
245-
</tutorial/nav/mongodb-agent>
246-
</organizations-projects>
247-
</tutorial/nav/account-management>
248-
</administration>
249-
</api>
250-
</troubleshooting>
251-
</faq>
252-
</reference>
253-
</release-notes>
254-
</reference/legal/live-migration-atlas-licensing>
255-
</reference/third-party-licenses>
240+
Manage </tutorial/nav/monitor-and-manage>
241+
Migrate </migration>
242+
Monitor </tutorial/nav/alerts-and-monitoring>
243+
Backup & Restore </tutorial/nav/backup-use>
244+
Security </tutorial/nav/security>
245+
MongoDB Agent</tutorial/nav/mongodb-agent>
246+
Organizations & Projects </organizations-projects>
247+
Account Management </tutorial/nav/account-management>
248+
Administration </administration>
249+
API </api>
250+
Troubleshooting </troubleshooting>
251+
FAQ </faq>
252+
Reference </reference>
253+
Release Notes </release-notes>
254+
Licensing </reference/legal/live-migration-atlas-licensing>
255+
Third-Party Licenses </reference/third-party-licenses>
256256

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
@@ -281,4 +281,4 @@ Configure {+mdbagent+}s to Use Remote, Hybrid, or Local Downloads
281281
:titlesonly:
282282
:hidden:
283283

284-
/tutorial/resolve-pre-flight-check.txt
284+
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)