File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change @@ -79,6 +79,12 @@ Data Formats
7979Learn 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+
8288Run a Database Command
8389----------------------
8490
@@ -94,12 +100,6 @@ Atlas Vector Search
94100
95101Learn 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-
103103Monitoring and Logging
104104----------------------
105105
Original file line number Diff line number Diff 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`
You can’t perform that action at this time.
0 commit comments