aboutsummaryrefslogtreecommitdiffstats
path: root/doc/requirements.txt
blob: ec32e6c076e79bf243583d062c59b93963ae1d4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-r ../pyGHDL/requirements.txt

sphinx==3.3.1
#recommonmark>=0.7.1
python-dateutil>=2.8.1

# Sphinx Extenstions
# sphinxcontrib-textstyle>=0.2.1
# sphinxcontrib-spelling>=2.2.0
# changelog>=0.3.5
autoapi
sphinx_fontawesome>=0.0.6
sphinx_autodoc_typehints>=1.11.1

# BuildTheDocs Extensions (mostly patched Sphinx extensions)
btd.sphinx.autoprogram>=0.1.6.post1
btd.sphinx.graphviz>=2.3.1.post1
btd.sphinx.inheritance_diagram>=2.3.1.post1