X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=1de0620502b66f34960340afd19e11dd4b0d294f;hp=c685a3fdd2db781392e16e9937ae7751eb85204b;hb=facc2a95ae4f4b61698235fdb9e08db89f64c43e;hpb=a92e91d641305c96ccfea06d0c5e9c0d8f4c0fcc diff --git a/tox.ini b/tox.ini index c685a3fdd2..1de0620502 100644 --- a/tox.ini +++ b/tox.ini @@ -17,7 +17,7 @@ commands = [testenv:docs] deps = -rdocs/requirements-docs.txt commands = - sphinx-build -W -b html -n -W -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html + sphinx-build -W -b html -n -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/html [testenv:docs-linkcheck] deps = -rdocs/requirements-docs.txt