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

sphinx >=5.3, <6.0
#recommonmark>=0.7.1
python-dateutil>=2.8.2

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

# BuildTheDocs Extensions (mostly patched Sphinx extensions)
btd.sphinx.autoprogram>=0.1.7.post1