.. # Template modified by Patrick Lehmann * removed automodule on top, because private members are activated for autodoc (no doubled documentation). * Made sections like 'submodules' bold text, but no headlines to reduce number of ToC levels. ====== pyGHDL ====== .. automodule:: pyGHDL **Submodules** .. toctree:: :maxdepth: 1 pyGHDL.cli pyGHDL.dom pyGHDL.lib pyGHDL.libghdl pyGHDL.lsp .. currentmodule:: pyGHDL **Exceptions** - :py:exc:`GHDLBaseException`: Base exception derived from :exc:`Exception ` for all custom exceptions. --------------------- **Exceptions** .. autoexception:: GHDLBaseException .. rubric:: Inheritance .. inheritance-diagram:: GHDLBaseException :parts: 1