2626 /compatibility
2727 Validate Driver Artifact Signatures </validate-signatures>
2828 /whats-new
29+ /issues-and-help
2930 View the Source <https://github.com/mongodb/mongo-java-driver/tree/master/driver-kotlin-sync>
3031 API Documentation <{+api+}/com.mongodb.kotlin.client/index.html>
3132
@@ -59,12 +60,6 @@ Connect to MongoDB
5960Learn how to create and configure a connection to a MongoDB deployment
6061in the :ref:`kotlin-sync-connect` section.
6162
62- What's New
63- ----------
64-
65- For a list of new features and changes in each version, see the :ref:`What's New <kotlin-sync-whats-new>`
66- section.
67-
6863Write Data to MongoDB
6964---------------------
7065
@@ -107,38 +102,32 @@ In-Use Encryption
107102Learn how to use in-use encryption to encrypt your MongoDB data in the
108103:ref:`In-Use Encryption <kotlin-sync-fle>` section.
109104
110- .. TODO: Uncomment when pages are created
111- .. FAQ
112- .. ---
113-
114- .. For answers to commonly asked questions about the {+driver-short+}, see the
115- .. :ref:`FAQ <kotlin-sync-faq>` section.
116-
117- .. Connection Troubleshooting
118- .. --------------------------
119-
120- .. For solutions to some issues you might experience when connecting to a MongoDB
121- .. deployment while using the {+driver-short+}, see the
122- .. :ref:`Connection Troubleshooting <kotlin-sync-connection-troubleshooting>` section.
123-
124- .. Issues & Help
125- .. -------------
126-
127- .. Learn how to report bugs, contribute to the driver, and find more resources for
128- .. asking questions and receiving help in the :ref:`Issues & Help <kotlin-sync-issues-and-help>` section.
129-
130105Compatibility
131106-------------
132107
133108For the compatibility charts that show the recommended {+driver-short+} version for each
134- MongoDB Server version, see the :ref:`Compatibility <kotlin-sync-compatibility>` section.
109+ MongoDB Server version, see the :ref:`Compatibility
110+ <kotlin-sync-compatibility>` section.
135111
136112Validate Driver Artifact Signatures
137113-----------------------------------
138114
139115Learn about how to validate signatures of {+driver-short+} artifacts
140116published on Maven in the :ref:`Validate Driver Artifact Signatures <kotlin-sync-validate-signatures>` section.
141117
118+ What's New
119+ ----------
120+
121+ For a list of new features and changes in each version, see the
122+ :ref:`What's New <kotlin-sync-whats-new>` section.
123+
124+ Issues & Help
125+ -------------
126+
127+ Learn how to report bugs, contribute to the driver, and find more resources for
128+ asking questions and receiving help in the :ref:`Issues & Help
129+ <kotlin-sync-issues-and-help>` section.
130+
142131Learn
143132------
144133
@@ -154,4 +143,19 @@ To learn how to use MongoDB features with the {+driver-short+}, see the
154143`How-Tos and Articles page <https://www.mongodb.com/developer/languages/kotlin/>`__.
155144
156145To ask questions and engage in discussions with fellow developers who
157- use the {+driver-short+}, see the `forums page <https://www.mongodb.com/community/forums/tag/kotlin>`__.
146+ use the {+driver-short+}, see the `forums page.
147+ <https://www.mongodb.com/community/forums/tag/kotlin>`__
148+
149+ .. TODO: Uncomment when pages are created
150+ .. FAQ
151+ .. ---
152+
153+ .. For answers to commonly asked questions about the {+driver-short+}, see the
154+ .. :ref:`FAQ <kotlin-sync-faq>` section.
155+
156+ .. Connection Troubleshooting
157+ .. --------------------------
158+
159+ .. For solutions to some issues you might experience when connecting to a MongoDB
160+ .. deployment while using the {+driver-short+}, see the
161+ .. :ref:`Connection Troubleshooting <kotlin-sync-connection-troubleshooting>` section.
0 commit comments