Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created September 29, 2016 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/f30392ec8994995044056e58ecdaeae4 to your computer and use it in GitHub Desktop.
Save notmyname/f30392ec8994995044056e58ecdaeae4 to your computer and use it in GitHub Desktop.
diff --git a/tox.ini b/tox.ini
index 1f2572c..8a71540 100644
--- a/tox.ini
+++ b/tox.ini
@@ -17,4 +17,4 @@ commands=
commands = {posargs}
[testenv:docs]
-commands = python setup.py build_sphinx
+commands = python setup.py build_sphinx -a -b html doc/source doc/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment