X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tox.ini;h=898f0292e2462f07532cd6531555bf0045c39046;hb=c8805a4712db29c501a08f64586117a67b921190;hp=d1cb293e95d31df4fe2d334d6196027d1ebf0f8a;hpb=fb0e7f8fc259d092ffa897b4509f19ac7d26cb60;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