Skip to content

Commit 6b0af60

Browse files
committed
RR feedback 2
1 parent 44ad1b8 commit 6b0af60

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ toc_landing_pages = [
2121
"/reference/class/MongoDBModelDatabaseInfo",
2222
"/reference/class/MongoDBModelIndexInfo",
2323
"/connect",
24+
"/connect/connection-options/",
2425
"/aggregation",
2526
"/data-formats",
2627
"/data-formats/custom-types",

source/index.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ Data Formats
7979
Learn how to work with specialized data formats and custom types in the
8080
:ref:`php-data-formats` section.
8181

82+
Optimize Queries with Indexes
83+
-----------------------------
84+
85+
Learn how to work with common types of indexes in the :ref:`php-indexes`
86+
section.
87+
8288
Run a Database Command
8389
----------------------
8490

@@ -94,12 +100,6 @@ Atlas Vector Search
94100

95101
Learn how to run Atlas Vector Search queries in the :ref:`<php-vector-search>` section.
96102

97-
Optimize Queries with Indexes
98-
-----------------------------
99-
100-
Learn how to work with common types of indexes in the :ref:`php-indexes`
101-
section.
102-
103103
Monitoring and Logging
104104
----------------------
105105

source/references.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Reference
1212
Compatibility </references/compatibility>
1313
Upgrade Guides </references/upgrade>
1414

15+
To learn about the differences between versions of
16+
the {+library-short+}, view the following guides:
17+
1518
- :ref:`php-release-notes`
1619
- :ref:`php-compatibility`
1720
- :ref:`php-upgrade`

0 commit comments

Comments
 (0)