aboutsummaryrefslogtreecommitdiffstats
path: root/doc/using
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
parenteeefd352b943e5c70bfb113a47d20f4e0c3c5014 (diff)
downloadghdl-c006aa8dedeba836b8e9a9138230f8762b1450d0.tar.gz
ghdl-c006aa8dedeba836b8e9a9138230f8762b1450d0.tar.bz2
ghdl-c006aa8dedeba836b8e9a9138230f8762b1450d0.zip
Removed old Python documentation.
Diffstat (limited to 'doc/using')
-rw-r--r--doc/using/pyGHDL/index.rst16
-rw-r--r--doc/using/pyGHDL/libghdl.rst49
-rw-r--r--doc/using/pyGHDL/utils.rst4
-rw-r--r--doc/using/pyGHDL/vhdl.rst79
4 files changed, 4 insertions, 144 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
diff --git a/doc/using/pyGHDL/libghdl.rst b/doc/using/pyGHDL/libghdl.rst
deleted file mode 100644
index cc73b3a96..000000000
--- a/doc/using/pyGHDL/libghdl.rst
+++ /dev/null
@@ -1,49 +0,0 @@
-libghdl
-=======
-
-.. automodule:: libghdl
-
-libghdl.errorout
-----------------
-
-.. automodule:: libghdl.errorout
-
-libghdl.errorout_console
-------------------------
-
-.. automodule:: libghdl.errorout_console
-
-libghdl.errorout_memory
------------------------
-
-.. automodule:: libghdl.errorout_memory
-
-libghdl.files_map
------------------
-
-.. automodule:: libghdl.files_map
-
-libghdl.files_map_editor
-------------------------
-
-.. automodule:: libghdl.files_map_editor
-
-libghdl.flags
--------------
-
-.. automodule:: libghdl.flags
-
-libghdl.libraries
------------------
-
-.. automodule:: libghdl.libraries
-
-libghdl.name_table
-------------------
-
-.. automodule:: libghdl.name_table
-
-libghdl.std_names
------------------
-
-.. automodule:: libghdl.std_names
diff --git a/doc/using/pyGHDL/utils.rst b/doc/using/pyGHDL/utils.rst
deleted file mode 100644
index 682cb198b..000000000
--- a/doc/using/pyGHDL/utils.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-libghdl.utils
-===============
-
-.. automodule:: libghdl.utils
diff --git a/doc/using/pyGHDL/vhdl.rst b/doc/using/pyGHDL/vhdl.rst
deleted file mode 100644
index a18538011..000000000
--- a/doc/using/pyGHDL/vhdl.rst
+++ /dev/null
@@ -1,79 +0,0 @@
-libghdl.vhdl
-============
-
-.. automodule:: libghdl.vhdl
-
-libghdl.vhdl.canon
-------------------
-
-.. automodule:: libghdl.vhdl.canon
-
-libghdl.vhdl.elocations
------------------------
-
-.. automodule:: libghdl.vhdl.elocations
-
-libghdl.vhdl.flists
--------------------
-
-.. automodule:: libghdl.vhdl.flists
-
-libghdl.vhdl.formatters
------------------------
-
-.. automodule:: libghdl.vhdl.formatters
-
-libghdl.vhdl.ieee
------------------
-
-.. automodule:: libghdl.vhdl.ieee
-
-libghdl.vhdl.lists
-------------------
-
-.. automodule:: libghdl.vhdl.lists
-
-libghdl.vhdl.nodes
-------------------
-
-.. automodule:: libghdl.vhdl.nodes
-
-libghdl.vhdl.nodes_meta
------------------------
-
-.. automodule:: libghdl.vhdl.nodes_meta
-
-libghdl.vhdl.nodes_utils
-------------------------
-
-.. automodule:: libghdl.vhdl.nodes_utils
-
-libghdl.vhdl.parse
-------------------
-
-.. automodule:: libghdl.vhdl.parse
-
-libghdl.vhdl.scanner
---------------------
-
-.. automodule:: libghdl.vhdl.scanner
-
-libghdl.vhdl.sem
-----------------
-
-.. automodule:: libghdl.vhdl.sem
-
-libghdl.vhdl.sem_lib
---------------------
-
-.. automodule:: libghdl.vhdl.sem_lib
-
-libghdl.vhdl.std_package
-------------------------
-
-.. automodule:: libghdl.vhdl.std_package
-
-libghdl.vhdl.tokens
--------------------
-
-.. automodule:: libghdl.vhdl.tokens