Skip to content
Snippets Groups Projects
Commit 3b54cc9d authored by Martin Liska's avatar Martin Liska
Browse files

jit: doc: Use shared Indices and tables

Apart from that, do not use leading .rst names in toctree.

ChangeLog:

	* doc/indices-and-tables.rst: Rename Indexes to Indices.

gcc/jit/ChangeLog:

	* doc/cp/index.rst: Remove trailing .rst in toctree.
	* doc/cp/intro/index.rst: Likewise.
	* doc/cp/topics/index.rst: Likewise.
	* doc/index.rst: Likewise.
	* doc/intro/index.rst: Likewise.
	* doc/topics/index.rst: Likewise.
	* doc/indices-and-tables.rst: New file.
parent 02698e21
No related branches found
No related tags found
No related merge requests found
.. only:: html .. only:: html
Indexes and tables Indices and tables
================== ==================
:ref:`genindex` :ref:`genindex`
......
...@@ -33,5 +33,5 @@ Contents: ...@@ -33,5 +33,5 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
intro/index.rst intro/index
topics/index.rst topics/index
...@@ -21,7 +21,7 @@ Tutorial ...@@ -21,7 +21,7 @@ Tutorial
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
tutorial01.rst tutorial01
tutorial02.rst tutorial02
tutorial03.rst tutorial03
tutorial04.rst tutorial04
...@@ -21,11 +21,11 @@ Topic Reference ...@@ -21,11 +21,11 @@ Topic Reference
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
contexts.rst contexts
objects.rst objects
types.rst types
expressions.rst expressions
functions.rst functions
locations.rst locations
compilation.rst compilation
asm.rst asm
...@@ -33,14 +33,9 @@ Contents: ...@@ -33,14 +33,9 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
intro/index.rst intro/index
topics/index.rst topics/index
cp/index.rst cp/index
internals/index.rst internals/index
indices-and-tables
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
.. include:: ../../../doc/indices-and-tables.rst
...@@ -21,8 +21,8 @@ Tutorial ...@@ -21,8 +21,8 @@ Tutorial
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
tutorial01.rst tutorial01
tutorial02.rst tutorial02
tutorial03.rst tutorial03
tutorial04.rst tutorial04
tutorial05.rst tutorial05
...@@ -21,14 +21,14 @@ Topic Reference ...@@ -21,14 +21,14 @@ Topic Reference
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
contexts.rst contexts
objects.rst objects
types.rst types
expressions.rst expressions
functions.rst functions
function-pointers.rst function-pointers
locations.rst locations
compilation.rst compilation
compatibility.rst compatibility
performance.rst performance
asm.rst asm
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment