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

Revert "jit: doc: Use shared Indices and tables"

This reverts commit 3b54cc9d.
parent f9e277d0
No related branches found
No related tags found
No related merge requests found
.. only:: html
Indices and tables
Indexes and tables
==================
:ref:`genindex`
......
......@@ -33,5 +33,5 @@ Contents:
.. toctree::
:maxdepth: 2
intro/index
topics/index
intro/index.rst
topics/index.rst
......@@ -21,7 +21,7 @@ Tutorial
.. toctree::
:maxdepth: 2
tutorial01
tutorial02
tutorial03
tutorial04
tutorial01.rst
tutorial02.rst
tutorial03.rst
tutorial04.rst
......@@ -21,11 +21,11 @@ Topic Reference
.. toctree::
:maxdepth: 2
contexts
objects
types
expressions
functions
locations
compilation
asm
contexts.rst
objects.rst
types.rst
expressions.rst
functions.rst
locations.rst
compilation.rst
asm.rst
......@@ -33,9 +33,14 @@ Contents:
.. toctree::
:maxdepth: 2
intro/index
topics/index
cp/index
internals/index
intro/index.rst
topics/index.rst
cp/index.rst
internals/index.rst
indices-and-tables
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`
.. include:: ../../../doc/indices-and-tables.rst
......@@ -21,8 +21,8 @@ Tutorial
.. toctree::
:maxdepth: 2
tutorial01
tutorial02
tutorial03
tutorial04
tutorial05
tutorial01.rst
tutorial02.rst
tutorial03.rst
tutorial04.rst
tutorial05.rst
......@@ -21,14 +21,14 @@ Topic Reference
.. toctree::
:maxdepth: 2
contexts
objects
types
expressions
functions
function-pointers
locations
compilation
compatibility
performance
asm
contexts.rst
objects.rst
types.rst
expressions.rst
functions.rst
function-pointers.rst
locations.rst
compilation.rst
compatibility.rst
performance.rst
asm.rst
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