Skip to content

Commit

Permalink
Add a docs target for tox
Browse files Browse the repository at this point in the history
  • Loading branch information
epsy committed Feb 12, 2016
1 parent 2dc4ce5 commit b9c65fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ commands=
cover-all: coverage report
cover-tester: coverage report --include 'sigtools/tests/util.py'
cover-support: coverage report --include 'sigtools/support.py'
docs: {envbindir}/sphinx-build {toxinidir}/docs/ {toxinidir}/build/sphinx {posargs:}


[testenv:coveralls]
Expand Down

0 comments on commit b9c65fc

Please sign in to comment.