diff options
author | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2020-12-29 00:26:19 +0100 |
---|---|---|
committer | Patrick Lehmann <Patrick.Lehmann@plc2.de> | 2020-12-29 00:26:19 +0100 |
commit | 9e991938ae1f0ad188ce33f73c51b1c9d4354589 (patch) | |
tree | 07ed9a95592f0627d2784c9c77a3be94fa471094 /doc/using/pyGHDL | |
parent | 3e6c7275d2c48e4aa56a6dc1cec536250c1e95fd (diff) | |
download | ghdl-9e991938ae1f0ad188ce33f73c51b1c9d4354589.tar.gz ghdl-9e991938ae1f0ad188ce33f73c51b1c9d4354589.tar.bz2 ghdl-9e991938ae1f0ad188ce33f73c51b1c9d4354589.zip |
Made path to VHDL files relative to the testcase.
Diffstat (limited to 'doc/using/pyGHDL')
-rw-r--r-- | doc/using/pyGHDL/pyutils.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/using/pyGHDL/pyutils.rst b/doc/using/pyGHDL/pyutils.rst deleted file mode 100644 index 5efe078b8..000000000 --- a/doc/using/pyGHDL/pyutils.rst +++ /dev/null @@ -1,4 +0,0 @@ -libghdl.pyutils -=============== - -.. automodule:: libghdl.pyutils |