Migrate Global JJB docs to RST
[releng/global-jjb.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 0eff021..41eb7b6 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -23,6 +23,10 @@ commands =
     echo "Generated docs available in {toxinidir}/docs/_build/html"
 whitelist_externals = echo
 
+[testenv:ensure-documented]
+commands =
+    ./ensure-documented.sh
+
 [testenv:jjb]
 deps =
     jenkins-job-builder