File tree Expand file tree Collapse file tree 2 files changed +23
-24
lines changed
connection/specify-connection-options Expand file tree Collapse file tree 2 files changed +23
-24
lines changed Original file line number Diff line number Diff line change 1+ .. DO NOT MERGE -TABLE TEST
2+
3+
4+ .. list-table::
5+ :header-rows: 1
6+ :stub-columns: 2
7+ :widths: 10 10 20
8+ :align: left
9+ :width: 20
10+ :class: "class name"
11+
12+ * - first
13+ - second
14+ - third
15+
16+ * - first of second star
17+ - second of second star
18+ - third of second star
19+
20+ * - first of third star
21+ - second of third star
22+ - third of third star
Original file line number Diff line number Diff line change @@ -199,27 +199,4 @@ String` or :guilabel:`MongoClientSettings` tab to see the options available:
199199
200200 For more information about the chained methods, see the `MongoClientSettings.Builder
201201 <{+core-api+}/MongoClientSettings.Builder.html>`__
202- API documentation.
203-
204- .. DO NOT MERGE -TABLE TEST
205-
206-
207- .. list-table::
208- :header-rows: 1
209- :stub-columns: 2
210- :widths: 10 10 20
211- :align: left
212- :width: 20
213- :class: "class name"
214-
215- * - first
216- - second
217- - third
218-
219- * - first of second star
220- - second of second star
221- - third of second star
222-
223- * - first of third star
224- - second of third star
225- - third of third star
202+ API documentation.
You can’t perform that action at this time.
0 commit comments