doc: Improve layout of network Kconfig options table

The layout of this table unreasonably assigns narrow widths for
for column(s) with lots of content, and wise-versa.

Define relative column widths to be more in sync with column
content. This will potentially produce more compact table, making
it more readable, clearer and more visually pleasing.

Signed-off-by: Aleksandar Markovic <aleksandar.markovic.sa@gmail.com>
This commit is contained in:
Aleksandar Markovic 2022-04-23 10:44:10 +02:00 committed by Anas Nashif
commit d2f2fa6d37

View file

@ -19,7 +19,7 @@ setup the system:
.. csv-table:: Kconfig options for network configuration library .. csv-table:: Kconfig options for network configuration library
:header: "Option name", "Description" :header: "Option name", "Description"
:widths: auto :widths: 45 55
":kconfig:option:`CONFIG_NET_CONFIG_SETTINGS`", "This option controls whether the ":kconfig:option:`CONFIG_NET_CONFIG_SETTINGS`", "This option controls whether the
network system is configured or initialized at all. If not set, then the network system is configured or initialized at all. If not set, then the