Skip to content

Commit

Permalink
Add autosphinx target to build help
Browse files Browse the repository at this point in the history
  • Loading branch information
pjz committed May 26, 2015
1 parent 2913e68 commit 8da0b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ def show_targets():
dev - set up an environment able to run tests in env/
docserve - run the doc server
sphinx - build the html docs in docs/_build/html
autosphinx - run sphinx-autobuild on the module to auto-pickup changes
smoke - run a smoke test
test - run the unit tests
analyse - run the unit tests with code coverage enabled
Expand Down

0 comments on commit 8da0b56

Please sign in to comment.