aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.rst
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-01-04 17:59:44 +0100
committerTristan Gingold <tgingold@free.fr>2020-01-06 18:20:28 +0100
commit09af03505bbd72f676394415c16c14bea5154513 (patch)
tree8444da62bd105b00aa2321acc3785357c550b0cb /doc/index.rst
parent61c0e71793576646cb8374cd462bcda7cf6e410e (diff)
downloadghdl-09af03505bbd72f676394415c16c14bea5154513.tar.gz
ghdl-09af03505bbd72f676394415c16c14bea5154513.tar.bz2
ghdl-09af03505bbd72f676394415c16c14bea5154513.zip
doc: add internals/ (WIP). Add a part for index.
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst23
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 7357f11ba..4229cc4ef 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -102,8 +102,29 @@
:caption: Development
:hidden:
- genindex
development/Synthesis
development/Debugging
development/CodingStyle
development/Roadmap
+
+.. raw:: latex
+
+ \part{Internals}
+
+.. toctree::
+ :caption: Internals
+ :hidden:
+
+ internals/Overview
+ internals/Frontend
+ internals/AST
+
+.. raw:: latex
+
+ \part{Index}
+
+.. toctree::
+ :caption: Index
+ :hidden:
+
+ genindex