aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2020-12-28 23:55:56 +0100
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2020-12-28 23:55:56 +0100
commit3e6c7275d2c48e4aa56a6dc1cec536250c1e95fd (patch)
treebb5e06760c6757a2697df7e6efb88bba5821f7c1 /doc
parentd5b65813b36bf0e179d514ebd872a8b4f5cc79e7 (diff)
parent262c531cd39412ee3ea1e019f102b9cbfc698da0 (diff)
downloadghdl-3e6c7275d2c48e4aa56a6dc1cec536250c1e95fd.tar.gz
ghdl-3e6c7275d2c48e4aa56a6dc1cec536250c1e95fd.tar.bz2
ghdl-3e6c7275d2c48e4aa56a6dc1cec536250c1e95fd.zip
Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDL
Diffstat (limited to 'doc')
-rw-r--r--doc/using/pyGHDL/index.rst2
-rw-r--r--doc/using/pyGHDL/utils.rst4
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/using/pyGHDL/index.rst b/doc/using/pyGHDL/index.rst
index ddbddec45..2b2191798 100644
--- a/doc/using/pyGHDL/index.rst
+++ b/doc/using/pyGHDL/index.rst
@@ -8,4 +8,4 @@ Python Interface
libghdl
vhdl
- pyutils
+ utils
diff --git a/doc/using/pyGHDL/utils.rst b/doc/using/pyGHDL/utils.rst
new file mode 100644
index 000000000..682cb198b
--- /dev/null
+++ b/doc/using/pyGHDL/utils.rst
@@ -0,0 +1,4 @@
+libghdl.utils
+===============
+
+.. automodule:: libghdl.utils