doc-rst: gen-errors: Improve table layout
Add a :widths: at the flat-table, to make it to look nicer. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
2ceb5d7bc9
commit
df94711d32
|
@ -12,6 +12,7 @@ Generic Error Codes
|
|||
.. flat-table:: Generic error codes
|
||||
:header-rows: 0
|
||||
:stub-columns: 0
|
||||
:widths: 1 16
|
||||
|
||||
|
||||
- .. row 1
|
||||
|
|
Loading…
Reference in New Issue