Skip to content

Commit b88b8ad

Browse files
committed
file
1 parent 49ddf72 commit b88b8ad

File tree

2 files changed

+23
-24
lines changed

2 files changed

+23
-24
lines changed

source/TEST.TXT

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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

source/connection/specify-connection-options/cluster-settings.txt

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)