aboutsummaryrefslogtreecommitdiffstats
path: root/doc/pyGHDL
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pyGHDL')
-rw-r--r--doc/pyGHDL/index.rst44
1 files changed, 0 insertions, 44 deletions
diff --git a/doc/pyGHDL/index.rst b/doc/pyGHDL/index.rst
deleted file mode 100644
index 76462fd63..000000000
--- a/doc/pyGHDL/index.rst
+++ /dev/null
@@ -1,44 +0,0 @@
-Python Interfaces
-#################
-
-.. toctree::
- :hidden:
-
- pyGHDL
-
-.. _CMDREF:
-
-Scripts and Applications
-========================
-
-The pyVHDLParser package comes with an executables registered by pip in the
-search path.
-
-* ``VHDLParser`` is a wrapper for ``pyVHDLParser.CLI.VHDLParser:main``.
-
-
-.. #
- This files requires a Python module called 'Frontend-AutoProgram' to be
- located in the 'doc' root folder. It expects a variable 'parser' of type
- ArgumentParser.
-
-.. _CMDREF-ghdlls:
-
-.. autoprogram:: AutoProgram:lsp_parser
- :prog: ghdl-ls
- :groups:
- :label: CmdRef:ghdlls:
-
-.. _CMDREF-pnodes:
-
-.. autoprogram:: AutoProgram:pnodes_parser
- :prog: pnodes
- :groups:
- :label: CmdRef:pnodes:
-
-.. _CMDREF-pnodespy:
-
-.. autoprogram:: AutoProgram:pnodespy_parser
- :prog: pnodespy
- :groups:
- :label: CmdRef:pnodespy: