Skip to content

Commit bf9b454

Browse files
authored
DOCSP-44665-audit-compass-refs (#687)
* DOCSP-44665-audit-compass-refs * replace :doc: directives
1 parent 6714ee0 commit bf9b454

23 files changed

+62
-75
lines changed

source/agg-pipeline-builder/aggregation-pipeline-builder-settings.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
.. _pipeline-builder-settings:
2-
.. _change-pipeline-settings:
3-
.. _use-sample-mode-or-auto-preview:
42

53
=====================================
64
Aggregation Pipeline Builder Settings

source/agg-pipeline-builder/count-pipeline-results.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.. _refresh-document-counts:
21
.. _count-pipeline-results:
32

43
================================

source/collections.txt

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ have different fields. A collection is the equivalent of a
2525
table in a relational database system. A collection exists within a
2626
single :ref:`database <database-tab>`
2727

28-
.. _collections-screen-collections:
29-
3028
Collections Screen
3129
------------------
3230

@@ -41,7 +39,7 @@ The :guilabel:`Collections` screen displays the following
4139
information for each collection in the selected database:
4240

4341
- Collection name
44-
- Number of :doc:`documents </documents>` in the collection
42+
- Number of :ref:`documents <compass-documents>` in the collection
4543

4644
.. note::
4745

@@ -57,7 +55,7 @@ information for each collection in the selected database:
5755

5856
- Average size of documents in the collection
5957
- Total size of all documents in the collection
60-
- Number of :doc:`indexes </indexes>` on the collection
58+
- Number of :ref:`indexes <compass-indexes>` on the collection
6159
- Total size of all indexes on the collection
6260
- :manual:`Collation </reference/collation/>` properties for the
6361
collection. Hover over a :guilabel:`Collation` banner to view
@@ -79,8 +77,6 @@ Drop a Collection
7977

8078
.. include:: /includes/steps/delete-collection.rst
8179

82-
.. _collection-details:
83-
8480
Collection Details
8581
------------------
8682

@@ -96,23 +92,23 @@ collection details, either:
9692
- Open the collection in a :ref:`new tab <tabbed-view>`.
9793

9894
After you select a collection, |compass-short| shows you that
99-
collection's :doc:`Documents tab </documents>`. |compass-short| provides
95+
collection's :ref:`Documents tab <compass-documents>`. |compass-short| provides
10096
the following collection information and functionality in the detailed
10197
view:
10298

103-
- :doc:`/documents`
99+
- :ref:`compass-documents`
104100

105-
- :doc:`Import and Export Data </import-export/>` to / from the collection
101+
- :ref:`compass-import-export` to and from the collection
106102

107103
- :ref:`compass-agg-builder`
108104

109-
- :doc:`Schema Analysis </schema>`
105+
- :ref:`Schema Analysis <schema-tab>`
110106

111-
- :doc:`/query-plan`
107+
- :ref:`explain-plans`
112108

113-
- :doc:`/indexes`
109+
- :ref:`compass-indexes`
114110

115-
- :doc:`/validation`
111+
- :ref:`validation`
116112

117113
.. note:: Data Lake Limitations
118114

source/connect/connections.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ to interact with to open the :guilabel:`Databases` tab. When you open a
6060
database, MongoDB opens a new tab and labels it with the name of the
6161
MongoDB instance that contains that database. For more information about
6262
the :guilabel:`Databases` tab and instructions on viewing a database,
63-
see :doc:`Databases </databases>`.
63+
see :ref:`Databases <database-tab>`.
6464

6565
Connection Options
6666
------------------

source/connect/required-access.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ privileges:
2424
- MongoDB Built-In Role
2525

2626
* - :guilabel:`Home/MongoDB Instance`
27-
- :doc:`View performance </performance>`
27+
- :ref:`View performance <compass-performance>`
2828
- | :authaction:`dbStats`
2929
| :authaction:`getCmdLineOpts`
3030
| :authaction:`inprog`
@@ -53,41 +53,41 @@ privileges:
5353
- :authrole:`readWrite`
5454

5555
* - :guilabel:`Schema`
56-
- :doc:`Query/View a Schema </schema>`
56+
- :ref:`Query/View a Schema <schema-tab>`
5757
- :authaction:`find`
5858
- :authrole:`read`
5959

6060
* - :guilabel:`Documents`
61-
- :doc:`Query/View a Document </documents>`
61+
- :ref:`Query/View a Document <compass-documents>`
6262
- :authaction:`find`
6363
- :authrole:`read`
6464

6565
* - :guilabel:`Documents`
66-
- :doc:`Clone, insert, update, delete a document </documents>`
66+
- :ref:`Clone, insert, update, delete a document <compass-documents>`
6767
- | :authaction:`find`
6868
| :authaction:`insert`
6969
| :authaction:`update`
7070
| :authaction:`remove`
7171
- :authrole:`readWrite`
7272

7373
* - :guilabel:`Indexes`
74-
- :doc:`View an index </indexes>`
74+
- :ref:`View an index <compass-indexes>`
7575
- :authaction:`listIndexes`
7676
- :authrole:`read`
7777

7878
* - :guilabel:`Indexes`
79-
- :doc:`Create, drop an index </indexes>`
79+
- :ref:`Create, drop an index <compass-indexes>`
8080
- | :authaction:`createIndex`
8181
| :authaction:`dropIndex`
8282
- :authrole:`readWrite`
8383

8484
* - :guilabel:`Explain Plan`
85-
- :doc:`Query/View a query plan </query-plan>`
85+
- :ref:`Query/View a query plan <explain-plans>`
8686
- :authaction:`find`
8787
- :authrole:`read`
8888

8989
* - :guilabel:`Validation`
90-
- :doc:`View rules </validation>`
90+
- :ref:`View rules <validation>`
9191
- :authaction:`listCollections`
9292
- :authrole:`read`
9393

source/databases.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deployment name in the :guilabel:`Connections Sidebar`.
2828
:alt: Databases View
2929

3030
From this view, you can click a database name in the sidebar to view its
31-
:doc:`collections </collections>`. Alternatively, you can view
31+
:ref:`collections <collection-tab>`. Alternatively, you can view
3232
database collections by clicking the desired database in the left-hand navigation.
3333

3434
You can also :ref:`create <create-database>` or

source/documents.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ specify query options.
3131

3232
.. seealso::
3333

34-
- :doc:`/documents/view`
35-
- :doc:`/documents/insert`
36-
- :doc:`/documents/modify`
34+
- :ref:`compass-view-documents`
35+
- :ref:`insert-documents`
36+
- :ref:`compass-modify-documents`
3737
- :ref:`compass-bulk-update`
38-
- :doc:`/documents/clone`
39-
- :doc:`/documents/delete`
38+
- :ref:`clone-documents`
39+
- :ref:`compass-delete-documents`
4040
- :ref:`compass-bulk-delete`
4141

4242
.. toctree::

source/editions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ suit your needs.
4545
- |checkmark|
4646
- |checkmark|
4747

48-
* - :doc:`Schema Analysis </schema>`
48+
* - :ref:`Schema Analysis <schema-tab>`
4949
- |checkmark|
5050
- |checkmark|
5151
- |checkmark|
5252

53-
* - :doc:`Real Time Server Stats </performance>`
53+
* - :ref:`Real Time Server Stats <compass-performance>`
5454
- |checkmark|
5555
- |checkmark|
5656
- |checkmark|

source/import-export.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Import and Export Data
2525
:keywords: atlas
2626

2727
You can use |compass| to import and export data to and from
28-
:doc:`collections </collections>`. |compass-short| supports import and
28+
:ref:`collections <collection-tab>`. |compass-short| supports import and
2929
export for both **JSON** and **CSV** files. To import or export data to
3030
or from a collection, navigate to the detailed collection view by either
31-
selecting the collection from the :doc:`Databases </databases>` tab or
31+
selecting the collection from the :ref:`Databases <database-tab>` tab or
3232
clicking the collection in the left-side navigation.
3333

3434
.. note::
@@ -190,15 +190,15 @@ Procedure
190190
.. procedure::
191191
:style: normal
192192

193-
.. step:: Connect to the deployment containing the :doc:`collection </collections>` you wish to export data from.
193+
.. step:: Connect to the deployment containing the :ref:`collection <collection-tab>` you wish to export data from.
194194

195195
To learn how to connect to a deployment, see
196196
:ref:`connect-run-compass`.
197197

198198
.. step:: Navigate to your target collection.
199199

200200
You can either select the collection from the
201-
:doc:`Collections </collections>` tab or click the collection
201+
:ref:`Collections <collection-tab>` tab or click the collection
202202
in the left-hand pane.
203203

204204
.. step:: Create an aggregation pipeline and run for results.

source/includes/fact-collections-screen.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ list item includes the name and other general information for
55
the collection or view.
66

77
To access the :guilabel:`Collections` screen for a database, from the
8-
:doc:`Databases screen </databases>` either:
8+
:ref:`Databases screen <database-tab>` either:
99

1010
- Click a :guilabel:`Database Name` in the main :guilabel:`Databases`
1111
view, or

0 commit comments

Comments
 (0)