aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/conf.py2
-rw-r--r--doc/using/pyGHDL/index.rst6
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index fe376e366..7913baeda 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -17,7 +17,7 @@ sys.path.insert(0, abspath('../pyGHDL'))
# Project information
# ==============================================================================
project = u'GHDL'
-copyright = u'2002-2020, Tristan Gingold and contributors'
+copyright = u'2002-2021, Tristan Gingold and contributors'
author = u'Tristan Gingold and contributors'
# ==============================================================================
diff --git a/doc/using/pyGHDL/index.rst b/doc/using/pyGHDL/index.rst
index 837f228fa..a30beea7a 100644
--- a/doc/using/pyGHDL/index.rst
+++ b/doc/using/pyGHDL/index.rst
@@ -39,8 +39,12 @@ this is provided from a ``pyGHDL`` packages with four sub-packages:
.. toctree::
+ :hidden:
- ../../pyGHDL/pyGHDL
+ ../../pyGHDL/pyGHDL.cli
+ ../../pyGHDL/pyGHDL.dom
+ ../../pyGHDL/pyGHDL.libghdl
+ ../../pyGHDL/pyGHDL.lsp
.. toctree::