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

sphinx
python-dateutil>=2.8.2

# Sphinx Extenstions
autoapi>=2.0.1
myst-parser
sphinx_fontawesome>=0.0.6
sphinx_autodoc_typehints>=1.19.5

# Theme
furo

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