File tree Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -239,6 +239,7 @@ parameters of the connection URI to specify the behavior of the client.
239
239
240
240
.. list-table::
241
241
:header-rows: 1
242
+ :widths: 20 10 20
242
243
243
244
* - Option Name
244
245
- Type
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ access and manipulate the BSON data in documents:
28
28
.. list-table::
29
29
:header-rows: 1
30
30
:stub-columns: 1
31
- :widths: 10 10 20 20
31
+ :widths: 20 20 20 10
32
32
33
33
* - Name
34
34
- Package
Original file line number Diff line number Diff line change @@ -91,6 +91,7 @@ A ``ClassModel`` contains the following fields:
91
91
.. list-table::
92
92
:header-rows: 1
93
93
:stub-columns: 1
94
+ :widths: 10 10
94
95
95
96
* - Field Name
96
97
- Description
@@ -145,6 +146,7 @@ The ``PropertyModel`` contains the following information:
145
146
.. list-table::
146
147
:header-rows: 1
147
148
:stub-columns: 1
149
+ :widths: 10 10
148
150
149
151
* - Field Name
150
152
- Description
@@ -204,6 +206,7 @@ from the following static fields in the ``Conventions`` class:
204
206
.. list-table::
205
207
:header-rows: 1
206
208
:stub-columns: 1
209
+ :widths: 10 10
207
210
208
211
* - Field Name
209
212
- Description
@@ -265,6 +268,7 @@ package:
265
268
.. list-table::
266
269
:header-rows: 1
267
270
:stub-columns: 1
271
+ :widths: 10 10
268
272
269
273
* - Annotation Name
270
274
- Description
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ specify the behavior of the call:
31
31
.. list-table::
32
32
:header-rows: 1
33
33
:stub-columns: 1
34
+ :widths: 17 20 10
34
35
35
36
* - Method
36
37
- Optional Paramter Class
You can’t perform that action at this time.
0 commit comments