Mercurial > p > roundup > code
changeset 7733:835b248bf9fd
doc: fix other tables to align cells at top of row.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 05 Feb 2024 16:57:09 -0500 |
| parents | 9ed6f48c43c5 |
| children | e34b69d75ff7 |
| files | doc/rest.txt |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/rest.txt Mon Feb 05 16:53:13 2024 -0500 +++ b/doc/rest.txt Mon Feb 05 16:57:09 2024 -0500 @@ -532,6 +532,7 @@ .. list-table:: Query Parameters Examples :header-rows: 1 :widths: 20 20 80 + :class: valign-top * - Query parameter - Field type @@ -645,6 +646,7 @@ .. list-table:: Query Parameters Examples :header-rows: 1 :widths: 20 80 + :class: valign-top * - Query parameter - Explanation @@ -908,6 +910,7 @@ .. list-table:: Query Parameters Examples :header-rows: 1 :widths: 20 80 + :class: valign-top * - Query parameter - Explanation
