diff options
author | umarcor <unai.martinezcorral@ehu.eus> | 2020-12-28 21:17:56 +0100 |
---|---|---|
committer | umarcor <unai.martinezcorral@ehu.eus> | 2020-12-28 23:31:16 +0100 |
commit | aec9873b7f2a175611f431b7f67840cdb74eee96 (patch) | |
tree | 8f42a75c9a1941075c1ca06c0f820779af10316b /doc/using/py/libghdl.rst | |
parent | 5220d76eb17d0a2184fc4f5142c702f8e6544dac (diff) | |
download | ghdl-aec9873b7f2a175611f431b7f67840cdb74eee96.tar.gz ghdl-aec9873b7f2a175611f431b7f67840cdb74eee96.tar.bz2 ghdl-aec9873b7f2a175611f431b7f67840cdb74eee96.zip |
doc: update 'using/py' -> 'using/pyGHDL'
Diffstat (limited to 'doc/using/py/libghdl.rst')
-rw-r--r-- | doc/using/py/libghdl.rst | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/using/py/libghdl.rst b/doc/using/py/libghdl.rst deleted file mode 100644 index 7c95ab8c1..000000000 --- a/doc/using/py/libghdl.rst +++ /dev/null @@ -1,13 +0,0 @@ -.. _python_interface: - -Python Interface -################ - -.. automodule:: libghdl - -.. toctree:: - :hidden: - - thin - vhdl - pyutils |