diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 66 |
1 files changed, 1 insertions, 65 deletions
diff --git a/doc/index.rst b/doc/index.rst index e114f3965..58c5fcb16 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -129,68 +129,4 @@ GHDL .. rubric:: 23.10.2015 - GHDL 0.33 was released. -.. toctree:: - :caption: Introduction - :hidden: - - about - getting - contribute - licenses - -.. raw:: latex - - \part{Usage} - -.. toctree:: - :caption: GHDL usage - :hidden: - - quick_start/index - using/InvokingGHDL - using/Simulation - using/Synthesis - using/CommandReference - using/ImplementationOfVHDL - using/ImplementationOfVITAL - -.. raw:: latex - - \part{Development} - -.. toctree:: - :caption: Development - :hidden: - - development/Directories - Building GHDL <development/building/index> - Python Interfaces <pyGHDL/pyGHDL> - ghw/index - development/Debugging - development/CodingStyle - development/Scripts - -.. raw:: latex - - \part{Internals} - -.. toctree:: - :caption: Internals - :hidden: - - internals/Overview - internals/Frontend - internals/AST - internals/RTI - gnatdoc/index - -.. raw:: latex - - \part{Index} - -.. toctree:: - :caption: Index - :hidden: - - genindex - py-modindex +.. include:: toc.rst |