Merge pull request #274 from antmicro/fix_rtd
Fix documentation building
This commit is contained in:
commit
5beccdf876
|
@ -1,9 +1,9 @@
|
||||||
Sphinx==2.4.0
|
Sphinx==2.4.0
|
||||||
git+http://github.com/SymbiFlow/sphinx_materialdesign_theme.git@master#egg=sphinx_symbiflow_theme
|
git+http://github.com/SymbiFlow/sphinx_materialdesign_theme.git@master#egg=sphinx_symbiflow_theme
|
||||||
sphinx-markdown-tables==0.0.12
|
sphinx-markdown-tables==0.0.12
|
||||||
breathe==4.13.1
|
breathe==4.18.1
|
||||||
symbolator==1.0.2
|
symbolator==1.0.2
|
||||||
sphinxcontrib-images==0.9.1
|
sphinxcontrib-images==0.9.2
|
||||||
recommonmark==0.6.0
|
recommonmark==0.6.0
|
||||||
sphinxcontrib-bibtex==0.4.2
|
sphinxcontrib-bibtex==0.4.2
|
||||||
sphinxcontrib-domaintools==0.2
|
sphinxcontrib-domaintools==0.3
|
||||||
|
|
Loading…
Reference in New Issue