Xqt submitted this change.
[doc] Add rstcheck --version
Change-Id: I664e981956c1e1d58ba19f1dcf962798ece7f07f
---
M tox.ini
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/tox.ini b/tox.ini
index 9f83c57..8ef0770 100644
--- a/tox.ini
+++ b/tox.ini
@@ -84,6 +84,7 @@
[testenv:doc]
commands =
sphinx-build -M html ./docs ./docs/_build
+ rstcheck --version
rstcheck -r --report-level WARNING --ignore-roles api,phab .
basepython = python3.7
deps =
To view, visit change 853472. To unsubscribe, or for help writing mail filters, visit settings.