diff options
Diffstat (limited to 'docutils/docs/ref')
| -rw-r--r-- | docutils/docs/ref/rst/directives.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docutils/docs/ref/rst/directives.txt b/docutils/docs/ref/rst/directives.txt index 17cf56baa..ece53719c 100644 --- a/docutils/docs/ref/rst/directives.txt +++ b/docutils/docs/ref/rst/directives.txt @@ -768,6 +768,8 @@ The following options are recognized: Sets the width of the table to the specified length or percentage of the line width. If omitted, the renderer determines the width of the table based on its contents or the column ``widths``. + + .. _column-widths: ``widths`` : "auto", "grid", or a list of integers A list of relative column widths. |
