forked from github/pelican
keep docs output
This commit is contained in:
parent
780ccfe137
commit
f588c565e2
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -26,4 +26,4 @@ deps =
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
changedir = docs
|
changedir = docs
|
||||||
commands =
|
commands =
|
||||||
sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
|
sphinx-build -W -b html -d {envtmpdir}/doctrees . _build/html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue