Skip to content

Commit

Permalink
DOCSP-43303-Compass-ToC-refactor (#666)
Browse files Browse the repository at this point in the history
* DOCSP-43303-ToC-refactor

* DOCSP-43303-ToC-refactor

* DOCSP-43303-ToC-refactor

* DOCSP-43303-ToC-refactor

* DOCSP-43303-ToC-refactor

* DOCSP-43303-ToC-refactor

* DOCSP-43303 Ashley comments

* DOCSP-43303 Ashley comments
  • Loading branch information
ltran-mdb2 authored Sep 6, 2024
1 parent 9fb5f94 commit 883995d
Show file tree
Hide file tree
Showing 19 changed files with 101 additions and 101 deletions.
10 changes: 5 additions & 5 deletions source/collections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ Limitations
.. toctree::
:titlesonly:

/collections/capped-collection
/collections/collation-collection
/collections/clustered-collection
/collections/encrypted-collection
/collections/time-series-collection
Capped Collections </collections/capped-collection>
Collections with Collation </collections/collation-collection>
Clustered Collections </collections/clustered-collection>
Encrypted Collections </collections/encrypted-collection>
Time Series Collections </collections/time-series-collection>
12 changes: 6 additions & 6 deletions source/connect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,9 @@ For details, see :ref:`comp-command-line-connect`.
.. toctree::
:titlesonly:

/connect/connections
/connect/connect-from-the-command-line
/connect/advanced-connection-options
/connect/favorite-connections
/connect/required-access
/connect/disconnect
Connections Sidebar </connect/connections>
Use the Command Line </connect/connect-from-the-command-line>
Advanced Options </connect/advanced-connection-options>
Favorite Connections </connect/favorite-connections>
Required Access </connect/required-access>
Disconnect </connect/disconnect>
12 changes: 6 additions & 6 deletions source/connect/advanced-connection-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ Options
.. toctree::
:titlesonly:

/connect/advanced-connection-options/general-connection
/connect/advanced-connection-options/authentication-connection
/connect/advanced-connection-options/tls-ssl-connection
/connect/advanced-connection-options/ssh-connection
/connect/advanced-connection-options/in-use-encryption
/connect/advanced-connection-options/advanced-connection
General </connect/advanced-connection-options/general-connection>
Authentication </connect/advanced-connection-options/authentication-connection>
TLS/SSL </connect/advanced-connection-options/tls-ssl-connection>
Proxy/SSH </connect/advanced-connection-options/ssh-connection>
In-Use Encryption </connect/advanced-connection-options/in-use-encryption>
Advanced </connect/advanced-connection-options/advanced-connection>
2 changes: 1 addition & 1 deletion source/connect/favorite-connections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ Considerations
.. toctree::
:titlesonly:

/connect/favorite-connections/import-export
Import & Export </connect/favorite-connections/import-export>
8 changes: 4 additions & 4 deletions source/connect/favorite-connections/import-export.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ To learn how to export and import saved connections with the
.. toctree::
:titlesonly:

/connect/favorite-connections/import-export-ui/export
/connect/favorite-connections/import-export-ui/import
/connect/favorite-connections/import-export-cli/export
/connect/favorite-connections/import-export-cli/import
Import in Compass </connect/favorite-connections/import-export-ui/import>
Export in Compass </connect/favorite-connections/import-export-ui/export>
Import with the CLI </connect/favorite-connections/import-export-cli/import>
Export with the CLI </connect/favorite-connections/import-export-cli/export>

20 changes: 10 additions & 10 deletions source/create-agg-pipeline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -376,13 +376,13 @@ Learn More
.. toctree::
:titlesonly:

/agg-pipeline-builder/save-agg-pipeline
/agg-pipeline-builder/open-saved-pipeline
/agg-pipeline-builder/view-pipeline-explain-plan
/agg-pipeline-builder/export-pipeline-to-language
/agg-pipeline-builder/create-a-view
/agg-pipeline-builder/count-pipeline-results
/agg-pipeline-builder/pipeline-custom-collation
/agg-pipeline-builder/maxtime-ms-pipeline
/agg-pipeline-builder/export-pipeline-results
/agg-pipeline-builder/aggregation-pipeline-builder-settings
Save a Pipeline </agg-pipeline-builder/save-agg-pipeline>
Open a Pipeline </agg-pipeline-builder/open-saved-pipeline>
View Explain Plans </agg-pipeline-builder/view-pipeline-explain-plan>
Export to a Language </agg-pipeline-builder/export-pipeline-to-language>
Create a View </agg-pipeline-builder/create-a-view>
Count Results </agg-pipeline-builder/count-pipeline-results>
Specify Collation </agg-pipeline-builder/pipeline-custom-collation>
Set Max Time MS </agg-pipeline-builder/maxtime-ms-pipeline>
Export Results </agg-pipeline-builder/export-pipeline-results>
Builder Settings </agg-pipeline-builder/aggregation-pipeline-builder-settings>
14 changes: 7 additions & 7 deletions source/documents.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ specify query options.
.. toctree::
:titlesonly:

/documents/view
/documents/insert
/documents/modify
/documents/modify-multiple
/documents/clone
/documents/delete
/documents/delete-multiple
View </documents/view>
Insert </documents/insert>
Modify Single Document </documents/modify>
Modify Multiple Documents </documents/modify-multiple>
Clone </documents/clone>
Delete Single Document </documents/delete>
Delete Multiple Documents </documents/delete-multiple>
28 changes: 14 additions & 14 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,17 +158,17 @@ Expand your knowledge of MongoDB by using Compass with other MongoDB products.
:titlesonly:

Overview </index>
/install
/connect
/settings
/instance
/manage-data
/import-export
/embedded-shell
/create-agg-pipeline
/troubleshooting
/keyboard-shortcuts
/faq
/learn-more
/release-notes
/submit-feedback
Download & Install </install>
Connect </connect>
Customize </settings>
Home Screen </instance>
Interact with Your Data </manage-data>
Import & Export Data </import-export>
Embedded MongoDB Shell </embedded-shell>
Create an Aggregation Pipeline </create-agg-pipeline>
Troubleshooting </troubleshooting>
Keyboard Shortcuts </keyboard-shortcuts>
FAQ </faq>
Learn More </learn-more>
Release Notes </release-notes>
Submit Feedback </submit-feedback>
4 changes: 2 additions & 2 deletions source/indexes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -188,5 +188,5 @@ Limitations
.. toctree::
:titlesonly:

/indexes/create-search-index
/indexes/create-vector-search-index
Atlas Search Index </indexes/create-search-index>
Atlas Vector Search Index </indexes/create-vector-search-index>
6 changes: 3 additions & 3 deletions source/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,6 @@ To download and install |compass|, select your operating system:
.. toctree::
:titlesonly:

/upgrade
/install/verify-signatures
/editions
Update </upgrade>
Verify Package Integrity </install/verify-signatures>
Edition Capabilities </editions>
8 changes: 4 additions & 4 deletions source/install/verify-signatures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ for your verification method:
.. toctree::
:titlesonly:

/install/verify-signatures/disk-images
/install/verify-signatures/gpg
/install/verify-signatures/rpm
/install/verify-signatures/windows
Use Disk Image Verification </install/verify-signatures/disk-images>
Use GPG </install/verify-signatures/gpg>
Verify RPM Packages </install/verify-signatures/rpm>
Verify Windows Packages </install/verify-signatures/windows>
24 changes: 12 additions & 12 deletions source/manage-data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@ Interact with Your Data
.. toctree::
:titlesonly:

/databases
/collections
/views
/documents
/query/filter
/query-with-natural-language/query-with-natural-language
/indexes
/schema
/performance
/validation
/sampling
/in-use-encryption-tutorial
Manage Databases </databases>
Manage Collections </collections>
Manage Views </views>
Manage Documents </documents>
Query </query/filter>
Query with Natural Language </query-with-natural-language/query-with-natural-language>
Manage Indexes </indexes>
Analyze Data Schema </schema>
View Performance </performance>
Set Validation Rules </validation>
Sampling </sampling>
Use In-Use Encryption </in-use-encryption-tutorial>


2 changes: 1 addition & 1 deletion source/performance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@ to a :atlas:`Data Lake </data-lake>`.
.. toctree::
:titlesonly:

/manage-data/performance-insights
Performance Insights </manage-data/performance-insights>
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ is subject to MongoDB's:
.. toctree::
:titlesonly:

/query-with-natural-language/enable-natural-language-querying
/query-with-natural-language/prompt-natural-language-query
/query-with-natural-language/prompt-natural-language-aggregation
/query-with-natural-language/ai-and-data-usage-information
Enable </query-with-natural-language/enable-natural-language-querying>
Prompt Query </query-with-natural-language/prompt-natural-language-query>
Prompt Aggregation </query-with-natural-language/prompt-natural-language-aggregation>
AI & Data Usage </query-with-natural-language/ai-and-data-usage-information>
18 changes: 9 additions & 9 deletions source/query/filter.txt
Original file line number Diff line number Diff line change
Expand Up @@ -486,13 +486,13 @@ How Does the Compass Query Compare to MongoDB and SQL Queries?
.. toctree::
:titlesonly:

/query/project
Set Returned Fields </query/project>
Sort Returned Documents </query/sort>
/query/maxtimems
/query/collation
Skip Through Documents </query/skip>
Limit Number of Returned Documents </query/limit>
/query-plan
/export-query-to-language
/query/atlas-search
/query/queries
Adjust Maximum Time </query/maxtimems>
Specify Collation </query/collation>
Skip Documents </query/skip>
Limit Results </query/limit>
View Query Performance </query-plan>
Export to a Language </export-query-to-language>
Run Atlas Search Queries </query/atlas-search>
Manage Saved Queries </query/queries>
2 changes: 1 addition & 1 deletion source/query/queries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ For details on how to view query history see
.. toctree::
:titlesonly:

/query/recent
View Recent Queries </query/recent>
2 changes: 1 addition & 1 deletion source/schema.txt
Original file line number Diff line number Diff line change
Expand Up @@ -374,4 +374,4 @@ analysis by clicking :guilabel:`Analyze`.
.. toctree::
:titlesonly:

/schema/export
Export </schema/export>
18 changes: 9 additions & 9 deletions source/settings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ Learn more
.. toctree::
:titlesonly:

/settings/settings-reference
/settings/command-line-options
/settings/config-file
/settings/restrict-outgoing-connections
/settings/show-kerberos-password
/settings/protect-connection-strings
/settings/read-only
/settings/specify-read-preference-tags
/settings/enable-dev-tools
Interface Settings </settings/settings-reference>
Command Line Options </settings/command-line-options>
Configuration File Settings </settings/config-file>
Block Outgoing Connections </settings/restrict-outgoing-connections>
Show Kerberos Password </settings/show-kerberos-password>
Hide Credentials </settings/protect-connection-strings>
Block Write Operations </settings/read-only>
Specify Read Preference & Tags </settings/specify-read-preference-tags>
Toggle Chrome DevTools </settings/enable-dev-tools>

4 changes: 2 additions & 2 deletions source/troubleshooting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ This section provides advice for troubleshooting problems with
.. toctree::
:titlesonly:

/troubleshooting/logs
/troubleshooting/connection-errors
Retrieve Logs </troubleshooting/logs>
Connection Errors </troubleshooting/connection-errors>

0 comments on commit 883995d

Please sign in to comment.