26
26
/compatibility
27
27
Validate Driver Artifact Signatures </validate-signatures>
28
28
/whats-new
29
+ /issues-and-help
29
30
View the Source <https://github.com/mongodb/mongo-java-driver/tree/master/driver-kotlin-sync>
30
31
API Documentation <{+api+}/com.mongodb.kotlin.client/index.html>
31
32
@@ -59,12 +60,6 @@ Connect to MongoDB
59
60
Learn how to create and configure a connection to a MongoDB deployment
60
61
in the :ref:`kotlin-sync-connect` section.
61
62
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
-
68
63
Write Data to MongoDB
69
64
---------------------
70
65
@@ -107,38 +102,32 @@ In-Use Encryption
107
102
Learn how to use in-use encryption to encrypt your MongoDB data in the
108
103
:ref:`In-Use Encryption <kotlin-sync-fle>` section.
109
104
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
-
130
105
Compatibility
131
106
-------------
132
107
133
108
For 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.
135
111
136
112
Validate Driver Artifact Signatures
137
113
-----------------------------------
138
114
139
115
Learn about how to validate signatures of {+driver-short+} artifacts
140
116
published on Maven in the :ref:`Validate Driver Artifact Signatures <kotlin-sync-validate-signatures>` section.
141
117
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
+
142
131
Learn
143
132
------
144
133
@@ -154,4 +143,19 @@ To learn how to use MongoDB features with the {+driver-short+}, see the
154
143
`How-Tos and Articles page <https://www.mongodb.com/developer/languages/kotlin/>`__.
155
144
156
145
To 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