Skip to content

Commit cd3782b

Browse files
authored
Merge branch 'master' into DOCSP-51248-data-formats-noindex
2 parents ed9768b + b5a757e commit cd3782b

File tree

5 files changed

+8
-2
lines changed

5 files changed

+8
-2
lines changed

snooty.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@ intersphinx = [
77
]
88

99
toc_landing_pages = [
10-
"/connection",
1110
"/connection/specify-connection-options",
1211
"/crud/update-documents",
1312
"/aggregation",
1413
"/builders",
1514
"/builders/aggregates",
16-
"/reference",
1715
"/logging-monitoring",
1816
"/api-documentation",
1917
"/security",

source/connection.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Connection Guide
1010
Specify Connection Options </connection/specify-connection-options>
1111
Connection Troubleshooting </connection/connection-troubleshooting>
1212

13+
.. meta::
14+
:robots: noindex
15+
1316
.. contents:: On this page
1417
:local:
1518
:backlinks: none

source/crud.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
CRUD Operations
55
===============
66

7+
.. meta::
8+
:robots: noindex
9+
710
.. toctree::
811
:caption: CRUD Operations
912

source/crud/query-documents.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Query Documents
66

77
.. meta::
88
:description: Learn about the commands for running read operations on MongoDB by using the {+driver-long+}.
9+
:robots: noindex
910

1011
.. toctree::
1112
:caption: Query Documents

source/reference.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Reference
44

55
.. meta::
66
:description: Find reference material related to the {+driver-long+}.
7+
:robots: noindex
78

89
.. toctree::
910
:titlesonly:

0 commit comments

Comments
 (0)