From d565397e3db2d9ccc633f52c250abec2d3caef66 Mon Sep 17 00:00:00 2001 From: Patrick Lehmann Date: Mon, 4 Jan 2021 15:29:24 +0100 Subject: Reduced levels of documentation. --- doc/conf.py | 2 +- doc/using/pyGHDL/index.rst | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'doc') 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:: -- cgit v1.2.3