X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=72742cff9226210973133edaf2d3090db71b1183;hb=refs%2Fchanges%2F10%2F1310%2F1;hp=96d6ff8e0109ea7ecca4d04e2b216807a500e0ee;hpb=e6ee6ba3a164c8cb3c8ee259b05a838022af7ea5;p=portal%2Fric-dashboard.git diff --git a/tox.ini b/tox.ini index 96d6ff8e..72742cff 100644 --- a/tox.ini +++ b/tox.ini @@ -23,4 +23,8 @@ whitelist_externals = echo [testenv:docs-linkcheck] basepython = python3 deps = sphinx + sphinx-rtd-theme + sphinxcontrib-httpdomain + recommonmark + lfdocs-conf commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck