Skip to content

Commit

Permalink
toc
Browse files Browse the repository at this point in the history
  • Loading branch information
norareidy committed Aug 5, 2024
1 parent 0b6d8c9 commit 0ce1f23
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ MongoDB C++ Driver

Get Started </get-started>
/polyfill-selection
/advanced-installation
/connect
/read
/write
Expand Down Expand Up @@ -52,6 +53,18 @@ Get Started
Learn how to install the driver, establish a connection to MongoDB, and begin
working with data in the :ref:`cpp-get-started` tutorial.

Choose a C++17 Polyfill
-----------------------

Learn how to a choose a polyfill library implementation for
pre-C++ 17 configurations in the :ref:`cpp-polyfill-selection` section.

Advanced Installation Options
-----------------------------

Learn about additional configuration and installation options

Check failure on line 65 in source/index.txt

View workflow job for this annotation

GitHub Actions / TDBX Vale rules

[vale] reported by reviewdog 🐶 [MongoDB.ConciseTerms] 'more' is preferred over 'additional'. Raw Output: {"message": "[MongoDB.ConciseTerms] 'more' is preferred over 'additional'.", "location": {"path": "source/index.txt", "range": {"start": {"line": 65, "column": 13}}}, "severity": "ERROR"}
in the :ref:`cpp-installation-advanced` section.

Connect to MongoDB
------------------

Expand Down

0 comments on commit 0ce1f23

Please sign in to comment.