Revert "jit: doc: Use shared Indices and tables"
authorMartin Liska <mliska@suse.cz>
Sun, 13 Nov 2022 20:53:54 +0000 (21:53 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 14 Nov 2022 08:35:02 +0000 (09:35 +0100)
This reverts commit 3b54cc9d04c2efb2c8f9a0b515e638917636630c.

doc/indices-and-tables.rst
gcc/jit/doc/cp/index.rst
gcc/jit/doc/cp/intro/index.rst
gcc/jit/doc/cp/topics/index.rst
gcc/jit/doc/index.rst
gcc/jit/doc/indices-and-tables.rst [deleted file]
gcc/jit/doc/intro/index.rst
gcc/jit/doc/topics/index.rst

index 56b3313..bf62509 100644 (file)
@@ -1,6 +1,6 @@
 .. only:: html
 
-  Indices and tables
+  Indexes and tables
   ==================
 
   :ref:`genindex`
index 00263b6..46efb8a 100644 (file)
@@ -33,5 +33,5 @@ Contents:
 .. toctree::
    :maxdepth: 2
 
-   intro/index
-   topics/index
+   intro/index.rst
+   topics/index.rst
index 3a6a26c..e681210 100644 (file)
@@ -21,7 +21,7 @@ Tutorial
 .. toctree::
    :maxdepth: 2
 
-   tutorial01
-   tutorial02
-   tutorial03
-   tutorial04
+   tutorial01.rst
+   tutorial02.rst
+   tutorial03.rst
+   tutorial04.rst
index e659ece..cdf7e55 100644 (file)
@@ -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
index a354d1c..0f57596 100644 (file)
@@ -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`
diff --git a/gcc/jit/doc/indices-and-tables.rst b/gcc/jit/doc/indices-and-tables.rst
deleted file mode 100644 (file)
index 5cc3191..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.. include:: ../../../doc/indices-and-tables.rst
index 20a813e..552a6ed 100644 (file)
@@ -21,8 +21,8 @@ Tutorial
 .. toctree::
    :maxdepth: 2
 
-   tutorial01
-   tutorial02
-   tutorial03
-   tutorial04
-   tutorial05
+   tutorial01.rst
+   tutorial02.rst
+   tutorial03.rst
+   tutorial04.rst
+   tutorial05.rst
index 39462d9..8e843c2 100644 (file)
@@ -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