diff --git a/source/collections.txt b/source/collections.txt index efc858da5..1897a9612 100644 --- a/source/collections.txt +++ b/source/collections.txt @@ -1,4 +1,5 @@ .. _compass-collection-tab: +.. _compass-collections: ============================= Manage Collections in Compass @@ -25,13 +26,13 @@ have different fields. A collection is the equivalent of a table in a relational database system. A collection exists within a single :ref:`database `. +.. _compass-view-collections: + Collections Screen ------------------ .. include:: /includes/fact-collections-screen.rst -.. _compass-collections: - Collection Information ~~~~~~~~~~~~~~~~~~~~~~ @@ -62,6 +63,7 @@ information for each collection in the selected database: the properties for that collection. .. _compass-create-collection: +.. _compass-create-a-collection: Create a Collection ------------------- diff --git a/source/create-agg-pipeline.txt b/source/create-agg-pipeline.txt index 5a09320e8..644a5e4aa 100644 --- a/source/create-agg-pipeline.txt +++ b/source/create-agg-pipeline.txt @@ -1,5 +1,6 @@ .. _compass-agg-builder: .. _compass-create-agg-pipeline: +.. _compass-agg-pipeline: ============================== Create an Aggregation Pipeline diff --git a/source/databases.txt b/source/databases.txt index 319252a0c..691cdf332 100644 --- a/source/databases.txt +++ b/source/databases.txt @@ -1,4 +1,5 @@ .. _compass-database-tab: +.. _compass-dbs: =========================== Manage Databases in Compass @@ -35,6 +36,7 @@ You can also :ref:`create ` or :ref:`drop databases ` from this view. .. _compass-create-database: +.. _compass-create-a-db: Create a Database ----------------- @@ -42,6 +44,7 @@ Create a Database .. include:: /includes/steps/create-database.rst .. _compass-drop-database: +.. _compass-drop-a-db: Drop a Database --------------- diff --git a/source/documents.txt b/source/documents.txt index bf18a6acf..3b01d0218 100644 --- a/source/documents.txt +++ b/source/documents.txt @@ -1,4 +1,5 @@ .. _compass-documents: +.. _compass-docs: =========================== Manage Documents in Compass diff --git a/source/indexes.txt b/source/indexes.txt index 3edeb8ea9..e79749d92 100644 --- a/source/indexes.txt +++ b/source/indexes.txt @@ -38,6 +38,7 @@ To learn more about indexes, see :manual:`Indexes `. :ref:`Operational Considerations for Indexes `. .. _compass-indexes-tab: +.. _compass-view-indexes: Indexes Tab ----------- @@ -158,6 +159,7 @@ index. .. _compass-drop-index: +.. _compass-drop-an-index: Drop an Index -------------