commit | d2f2fa6d373855dd5ba311cfaf36a78e5542cc7e | [log] [tgz] |
---|---|---|
author | Aleksandar Markovic <aleksandar.markovic.sa@gmail.com> | Sat Apr 23 10:44:10 2022 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Apr 25 14:06:31 2022 -0400 |
tree | 34aa3ea6bc81df4ca799247b4a2d39de96da2f31 | |
parent | 9f33129bdf807aea8cd7816e5f3055b28819b42f [diff] |
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>