Generate module docs

The module docs were not being generated.

Co-Authored-By: David Stanek <dstanek@dstanek.com>

Change-Id: I26e1d9a3d407474eb6b016f3ada4c495b5043460
Closes-Bug: #1278662
This commit is contained in:
Brant Knudson 2014-02-10 18:47:37 -06:00
parent 1ef80e0b8b
commit c7cc7d8379
1 changed files with 5 additions and 0 deletions

View File

@ -39,3 +39,8 @@ commands =
ignore = F821,H304,H803
show-source = True
exclude = .venv,.tox,dist,doc,*egg,build
[testenv:docs]
commands=
python setup.py build_sphinx