aboutsummaryrefslogtreecommitdiffstats
path: root/doc/using/pyGHDL/index.rst
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-01-04 21:07:22 +0100
committertgingold <tgingold@users.noreply.github.com>2021-01-05 18:50:44 +0100
commitc006aa8dedeba836b8e9a9138230f8762b1450d0 (patch)
tree1bbe7c8e2bbed8ec346c5b56abcccdb6cc54fcd5 /doc/using/pyGHDL/index.rst
parenteeefd352b943e5c70bfb113a47d20f4e0c3c5014 (diff)
downloadghdl-c006aa8dedeba836b8e9a9138230f8762b1450d0.tar.gz
ghdl-c006aa8dedeba836b8e9a9138230f8762b1450d0.tar.bz2
ghdl-c006aa8dedeba836b8e9a9138230f8762b1450d0.zip
Removed old Python documentation.
Diffstat (limited to 'doc/using/pyGHDL/index.rst')
-rw-r--r--doc/using/pyGHDL/index.rst16
1 files changed, 4 insertions, 12 deletions
diff --git a/doc/using/pyGHDL/index.rst b/doc/using/pyGHDL/index.rst
index a30beea7a..27c4f9a03 100644
--- a/doc/using/pyGHDL/index.rst
+++ b/doc/using/pyGHDL/index.rst
@@ -31,11 +31,11 @@ this is provided from a ``pyGHDL`` packages with four sub-packages:
The DOM is using ``libghdl`` for file analysis and parsing.
-.. topic:: pyGHDL.dom
+.. topic:: pyGHDL.lsp
- *pyGHDL.dom* is language server protocol (LSP) written in Python. The
- implementation offers an HTTPS service that can be used e.g. by editors and
- IDEs supporting LSP.
+ *pyGHDL.dom* is `language server protocol <https://en.wikipedia.org/wiki/Language_Server_Protocol>`__
+ (LSP) written in Python. The implementation offers an HTTPS service that can
+ be used e.g. by editors and IDEs supporting LSP.
.. toctree::
@@ -45,11 +45,3 @@ this is provided from a ``pyGHDL`` packages with four sub-packages:
../../pyGHDL/pyGHDL.dom
../../pyGHDL/pyGHDL.libghdl
../../pyGHDL/pyGHDL.lsp
-
-
-.. toctree::
- :hidden:
-
- libghdl
- vhdl
- utils