Skip to content

Commit ecd3216

Browse files
authored
DOCSP-27817 manual tags for compass repo (#552)
* DOCSP-27817 manual tags for compass repo * DOCSP-27817 fix for facet :type: to :name: per DOP
1 parent 5f7773a commit ecd3216

File tree

7 files changed

+41
-0
lines changed

7 files changed

+41
-0
lines changed

source/collections.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Collections
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:name: genre
11+
:values:: tutorial
12+
913
.. contents:: On this page
1014
:local:
1115
:backlinks: none

source/connect.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Connect to MongoDB
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:name: genre
11+
:values:: tutorial
12+
13+
.. meta::
14+
:keywords: atlas, server
15+
916
.. contents:: On this page
1017
:local:
1118
:backlinks: none

source/import-export.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ Import and Export Data
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:name: programming_language
11+
:values: json
12+
13+
.. facet::
14+
:name: genre
15+
:values:: tutorial
16+
917
.. contents:: On this page
1018
:local:
1119
:backlinks: none

source/install.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Download and Install Compass
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:name: genre
11+
:values:: tutorial
12+
913
.. important::
1014

1115
|compass| doesn't support virtual desktop environments.

source/query/filter.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ Query Your Data
88

99
.. default-domain:: mongodb
1010

11+
.. facet::
12+
:name: genre
13+
:values:: tutorial
14+
15+
.. meta::
16+
:keywords: sample dataset
17+
1118
.. contents:: On this page
1219
:local:
1320
:backlinks: none

source/query/queries.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Managing Saved Queries and Aggregations
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:name: genre
11+
:values:: tutorial
12+
13+
.. meta::
14+
:keywords: sample dataset
15+
916
.. contents:: On this page
1017
:local:
1118
:backlinks: none

source/query/sort.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Sort the Returned Documents
66

77
.. default-domain:: mongodb
88

9+
.. facet::
10+
:name: genre
11+
:values:: tutorial
12+
913
If the query bar displays the :guilabel:`Sort` option, you can specify
1014
the sort order of the returned documents.
1115

0 commit comments

Comments
 (0)