Merge "Update tox.ini for sphinx build instructions."

This commit is contained in:
Jenkins
2015-09-07 15:14:25 +00:00
committed by Gerrit Code Review

View File

@@ -108,7 +108,6 @@ commands =
commands = {posargs} commands = {posargs}
[testenv:docs] [testenv:docs]
# The sample config file we generate is included in the sphinxdoc, so build that first.
commands = commands =
python setup.py build_sphinx {posargs} python setup.py build_sphinx {posargs}