A Sphinx domain and autodocumenter for VHDL
Project description
SPHINX-VHDL
A sphinx domain for semi-automatically documenting VHDL
This extension for Sphinx allows you to keep your documentation in code and automatically draw it out into your main documentation using just few simple directives.
You can see the detailed documentation at https://cesnet.github.io/sphinx-vhdl/, or build it yourself (running make
while in the doc
directory and having sphinx
+ sphinx_rtd_theme
installed should be sufficient)
Usage
The python package must be installed with
pip3 install sphinx-vhdl
This extension requires Python >= 3.8 and Sphinx >= 6.0.0.
Note that your documentation may use multiple sphinx extensions or an alternative theme (such as sphinx_rtd_theme
), which you must also have installed.
Configuration
In your sphinx conf.py
file add
extensions = ['sphinxvhdl.vhdl']
vhdl_autodoc_source_path = 'path/to/your/vhdl/sources/root'
Where is the SPHINX-VHDL extension used?
- Open FPGA Modules (OFM) by CESNET
- NDK Minimal Application by CESNET
- Do you use SPHINX-VHDL in your public VHDL repository? Please add a link to this list!
Repository maintainer
- Jakub Cabal, cabal@cesnet.cz
- Vladislav Válek, valekv@cesnet.cz
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sphinx_vhdl-0.2.0.tar.gz
.
File metadata
- Download URL: sphinx_vhdl-0.2.0.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebc95dbb98b7c7dc496cc38600d5d79cacb99b71aa5358705c0a3488fd72cecf |
|
MD5 | 975e647f1b4edfc12a80f5146db5f539 |
|
BLAKE2b-256 | 7b904797edb342d6a07671afdb81fa34e4f99e0f2639c76955d9e4e090cee470 |
File details
Details for the file sphinx_vhdl-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: sphinx_vhdl-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28c5177bd0cf0536fef9b0d9aa0989717f031597353eafc1a9afca77b6a33686 |
|
MD5 | 1c83f647604912e7439a4dd1d402f85c |
|
BLAKE2b-256 | ab6bde955fd199d29b4e52dfece041be6b25b95b0bca006a435bd5ebeead5631 |