Configure for publishing RST to readthedocs.io
[portal/ric-dashboard.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 96d6ff8..72742cf 100644 (file)
--- 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