]> git.ipfire.org Git - thirdparty/gcc.git/commit
jit,docs: use enum directive for enumeral types
authormarxin <mliska@suse.cz>
Mon, 25 Jul 2022 08:52:56 +0000 (10:52 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 28 Jul 2022 10:37:03 +0000 (12:37 +0200)
commitea1a4694e5a1a07a1545338c34b792d9274ecbd1
treea633d25ceb0f3119ef43058e08337bddd22c4b65
parent1e2c5f4c2d13346e2181ebe65d2fa84f2184de07
jit,docs: use enum directive for enumeral types

gcc/jit/ChangeLog:

* docs/conf.py: Add needs_sphinx = '3.0' where c:type was added.
* docs/index.rst: Remove note about it.
* docs/topics/compilation.rst: Use enum directive and reference.
* docs/topics/contexts.rst: Likewise.
* docs/topics/expressions.rst: Likewise.
* docs/topics/functions.rst: Likewise.
gcc/jit/docs/conf.py
gcc/jit/docs/index.rst
gcc/jit/docs/topics/compilation.rst
gcc/jit/docs/topics/contexts.rst
gcc/jit/docs/topics/expressions.rst
gcc/jit/docs/topics/functions.rst