forked from platformio/platformio-core
Add missed "sphinx-notfound-page" package for docs
This commit is contained in:
1
tox.ini
1
tox.ini
@ -52,6 +52,7 @@ commands =
|
|||||||
deps =
|
deps =
|
||||||
sphinx
|
sphinx
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
|
sphinx-notfound-page
|
||||||
restructuredtext-lint
|
restructuredtext-lint
|
||||||
commands =
|
commands =
|
||||||
sphinx-build -W -b html -d {envtmpdir}/doctrees docs docs/_build/html
|
sphinx-build -W -b html -d {envtmpdir}/doctrees docs docs/_build/html
|
||||||
|
Reference in New Issue
Block a user