X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=tox.ini;h=25f28e86795c429d8e2011a4ba0781e312689ed6;hb=dfd0ba35507b0bd3deeec5309c224970bd968a64;hp=0a3413b5d1b6fb705eb5a506085bb50b8c0281c8;hpb=eaa48f841488c32763c831247c8c538145105a6a;p=releng%2Fglobal-jjb.git diff --git a/tox.ini b/tox.ini index 0a3413b5..25f28e86 100644 --- a/tox.ini +++ b/tox.ini @@ -19,9 +19,7 @@ commands = [testenv:docs] deps = -rrequirements.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 -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html [testenv:ensure-documented] commands =