.. # 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.lsp ========== .. automodule:: pyGHDL.lsp **Submodules** .. toctree:: :maxdepth: 1 pyGHDL.lsp.document pyGHDL.lsp.lsp pyGHDL.lsp.lsptools pyGHDL.lsp.references pyGHDL.lsp.symbols pyGHDL.lsp.vhdl_ls pyGHDL.lsp.workspace .. currentmodule:: pyGHDL.lsp **Exceptions** - :py:exc:`LSPException`: The exception is raised for every failure of the language server. --------------------- **Exceptions** .. autoexception:: LSPException .. rubric:: Inheritance .. inheritance-diagram:: LSPException :parts: 1