aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tox.ini')
-rw-r--r--docs/tox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/tox.ini b/docs/tox.ini
index 64af58bec..543b20671 100644
--- a/docs/tox.ini
+++ b/docs/tox.ini
@@ -23,6 +23,5 @@ deps =
-r{toxinidir}/requirements-docs.txt
-chttps://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt
-chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt
-commands = echo "Link Checking not enforced"
-#commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
+commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
whitelist_externals = echo