Skip to content

Commit 8b249d0

Browse files
DOCSP-15469 column sizing (#162)
* fixed column widths
1 parent 54cb82b commit 8b249d0

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

source/faq.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ What Is the Difference Between "connectTimeoutMS", "socketTimeoutMS" and "maxTim
1717
-------------------------------------------------------------------------------------
1818

1919
.. list-table::
20+
:widths: 22 78
2021
:header-rows: 1
2122

2223
* - Setting

source/fundamentals/authentication/mechanisms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ The following table describes each of the TLS/SSL options that can be passed
200200
as a parameter in the connection URI.
201201

202202
.. list-table::
203+
:widths: 35 12 10 43
203204
:header-rows: 1
204205

205206
* - Parameter Name

source/fundamentals/logging.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ You can configure the driver to report logger messages at three different
2828
levels as shown in the following table.
2929

3030
.. list-table::
31+
:widths: 25 75
3132
:header-rows: 1
3233

3334
* - Logger Level
@@ -111,6 +112,7 @@ You can specify any number of the following driver classes in the logging
111112
filter array to control what information is passed to the Logger:
112113

113114
.. list-table::
115+
:widths: 25 75
114116
:header-rows: 1
115117

116118
* - Class name

source/fundamentals/monitoring.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Event Descriptions
4040
You can subscribe to any of the following SDAM events:
4141

4242
.. list-table::
43+
:widths: 33 67
4344
:header-rows: 1
4445

4546
* - Event Name
@@ -135,6 +136,7 @@ The ``type`` field of the ``ServerDescription`` object in this event contains
135136
one of the following possible values:
136137

137138
.. list-table::
139+
:widths: 30 70
138140
:header-rows: 1
139141

140142
* - Type
@@ -305,6 +307,7 @@ The ``type`` field of the ``TopologyDescription`` object in this event contains
305307
one of the following possible values:
306308

307309
.. list-table::
310+
:widths: 30 70
308311
:header-rows: 1
309312

310313
* - Type

0 commit comments

Comments
 (0)