File tree Expand file tree Collapse file tree 5 files changed +8
-2
lines changed Expand file tree Collapse file tree 5 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ intersphinx = [
77]
88
99toc_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" ,
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 44CRUD Operations
55===============
66
7+ .. meta::
8+ :robots: noindex
9+
710.. toctree::
811 :caption: CRUD Operations
912
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments