Merge pull request #1766 from ingwinlu/keep_docs

Tox: keep docs output
This commit is contained in:
Justin Mayer 2015-06-23 09:35:45 -07:00
commit 8eebf19627

View file

@ -26,4 +26,4 @@ deps =
sphinx_rtd_theme
changedir = docs
commands =
sphinx-build -W -b html -d {envtmpdir}/doctrees . {envtmpdir}/html
sphinx-build -W -b html -d {envtmpdir}/doctrees . _build/html