jit,docs: use list-table instead of fixed table
authormarxin <mliska@suse.cz>
Mon, 25 Jul 2022 10:35:26 +0000 (12:35 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 28 Jul 2022 10:37:03 +0000 (12:37 +0200)
commit85cf5a23772ee14b1b19320f19a4749f874854d7
treeaddf83f1cbba1dd748c34385dcb83bbdd96817ff
parent3c5f312b4477dd8622c3a26f378dad85e72a558e
jit,docs: use list-table instead of fixed table

Use rather list-table that is easible to maintainer and one
does not have to wrap lines. Moreover, it provides great
attribute :widths: that correctly works (tested for HTML and PDF).

gcc/jit/ChangeLog:

* docs/cp/intro/tutorial04.rst: Use list-table.
* docs/intro/tutorial04.rst: Likewise.
* docs/intro/tutorial05.rst: Likewise.
* docs/topics/compilation.rst: Likewise.
* docs/topics/expressions.rst: Likewise.
* docs/topics/types.rst: Likewise.
gcc/jit/docs/cp/intro/tutorial04.rst
gcc/jit/docs/intro/tutorial04.rst
gcc/jit/docs/intro/tutorial05.rst
gcc/jit/docs/topics/compilation.rst
gcc/jit/docs/topics/expressions.rst
gcc/jit/docs/topics/types.rst