aboutsummaryrefslogtreecommitdiffstats
path: root/doc/using/py/libghdl.rst
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-08-30 23:25:38 +0200
committertgingold <tgingold@users.noreply.github.com>2020-08-31 08:08:31 +0200
commite3672365cf95b98135c2b65446995dcd85b92d5e (patch)
tree56edf5320564be93fbc8550056e9606b49a8816c /doc/using/py/libghdl.rst
parent5b1f9ab31b9f46063f140afe6a4d5388d8e505bb (diff)
downloadghdl-e3672365cf95b98135c2b65446995dcd85b92d5e.tar.gz
ghdl-e3672365cf95b98135c2b65446995dcd85b92d5e.tar.bz2
ghdl-e3672365cf95b98135c2b65446995dcd85b92d5e.zip
doc: autodoc python modules (libghdl, thin, vhdl and pyutils)
Diffstat (limited to 'doc/using/py/libghdl.rst')
-rw-r--r--doc/using/py/libghdl.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/using/py/libghdl.rst b/doc/using/py/libghdl.rst
new file mode 100644
index 000000000..7c95ab8c1
--- /dev/null
+++ b/doc/using/py/libghdl.rst
@@ -0,0 +1,13 @@
+.. _python_interface:
+
+Python Interface
+################
+
+.. automodule:: libghdl
+
+.. toctree::
+ :hidden:
+
+ thin
+ vhdl
+ pyutils