X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=898f0292e2462f07532cd6531555bf0045c39046;hb=e3f7c9d58c499b5d07a283c1b545d237c61b456b;hp=d1cb293e95d31df4fe2d334d6196027d1ebf0f8a;hpb=89d8bd3b8f96de73cf2d3fa4084a050835339885;p=integration%2Ftest.git diff --git a/tox.ini b/tox.ini index d1cb293e95..898f0292e2 100644 --- a/tox.ini +++ b/tox.ini @@ -17,9 +17,7 @@ commands = [testenv:docs] deps = -rdocs/requirements.txt commands = - sphinx-build -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html - echo "Generated docs available in {toxinidir}/docs/_build/html" -whitelist_externals = echo + sphinx-build -W -n -b html -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html [testenv:tidy] deps = robotframework