Skip to content

Commit 885df64

Browse files
Docsp 16490 tables (#102)
1 parent e24abeb commit 885df64

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

source/fundamentals/connection.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ parameters of the connection URI to specify the behavior of the client.
239239

240240
.. list-table::
241241
:header-rows: 1
242+
:widths: 20 10 20
242243

243244
* - Option Name
244245
- Type

source/fundamentals/data-formats/documents.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ access and manipulate the BSON data in documents:
2828
.. list-table::
2929
:header-rows: 1
3030
:stub-columns: 1
31-
:widths: 10 10 20 20
31+
:widths: 20 20 20 10
3232

3333
* - Name
3434
- Package

source/fundamentals/data-formats/pojo-customization.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ A ``ClassModel`` contains the following fields:
9191
.. list-table::
9292
:header-rows: 1
9393
:stub-columns: 1
94+
:widths: 10 10
9495

9596
* - Field Name
9697
- Description
@@ -145,6 +146,7 @@ The ``PropertyModel`` contains the following information:
145146
.. list-table::
146147
:header-rows: 1
147148
:stub-columns: 1
149+
:widths: 10 10
148150

149151
* - Field Name
150152
- Description
@@ -204,6 +206,7 @@ from the following static fields in the ``Conventions`` class:
204206
.. list-table::
205207
:header-rows: 1
206208
:stub-columns: 1
209+
:widths: 10 10
207210

208211
* - Field Name
209212
- Description
@@ -265,6 +268,7 @@ package:
265268
.. list-table::
266269
:header-rows: 1
267270
:stub-columns: 1
271+
:widths: 10 10
268272

269273
* - Annotation Name
270274
- Description

source/usage-examples/count.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ specify the behavior of the call:
3131
.. list-table::
3232
:header-rows: 1
3333
:stub-columns: 1
34+
:widths: 17 20 10
3435

3536
* - Method
3637
- Optional Paramter Class

0 commit comments

Comments
 (0)