Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Paebbels committed Mar 28, 2023
2 parents 4bde2c4 + 53376d9 commit f780fcd
Show file tree
Hide file tree
Showing 131 changed files with 8,916 additions and 8,535 deletions.
194 changes: 194 additions & 0 deletions doc/Dependency.rst

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion doc/References/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ search path.


.. #
This files requires a Python module called 'Frontend-AutoProgram' to be
This files requires a Python module called 'VHDLParser-AutoProgram' to be
located in the 'doc' root folder. It expects a variable 'parser' of type
ArgumentParser.
Expand Down
4 changes: 2 additions & 2 deletions doc/VHDLParser-AutoProgram.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@

from pyVHDLParser.CLI.VHDLParser import Application

# entry point
parser = Application(sphinx=True).MainParser
# Create application instance, but do not run it.
parser = Application().MainParser
51 changes: 0 additions & 51 deletions doc/_extensions/DocumentMember.py

This file was deleted.

27 changes: 0 additions & 27 deletions doc/_extensions/autoapi/__init__.py

This file was deleted.

Loading

0 comments on commit f780fcd

Please sign in to comment.