X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=tox.ini;fp=tox.ini;h=1fdc85bea20de343ab1860bb84863a995492772e;hb=8c7dee99569b7de2eabbb0fd56c164fa2275c64a;hp=e76d4c604d63f2fffd5c3a67e50f0776cfda5cb5;hpb=e67410df9637dbd41a65d02cd1be436b759b24d2;p=doc.git diff --git a/tox.ini b/tox.ini index e76d4c604..1fdc85bea 100644 --- a/tox.ini +++ b/tox.ini @@ -24,7 +24,7 @@ deps = -chttps://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c{toxinidir}/etc/upper-constraints.onap.txt commands = - sphinx-build -b html -n -d {envtmpdir}/doctrees -c {toxinidir}/docs ./docs/guides/onap-developer/how-to-use-docs/templates {toxinidir}/docs/_build/html/templates + sphinx-build -W -b html -n -d {envtmpdir}/doctrees -c {toxinidir}/docs ./docs/guides/onap-developer/how-to-use-docs/templates {toxinidir}/docs/_build/html/templates echo "Generated docs available in {toxinidir}/docs/_build/html/templates" whitelist_externals = echo