diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 23 |
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 |