Fix docs gate failed
Change-Id: I334b76ce9284a41583e06bdd05900ba2baf4dc64
This commit is contained in:
4
tox.ini
4
tox.ini
@@ -44,7 +44,9 @@ commands =
|
||||
basepython = python3
|
||||
setenv = PYTHONHASHSEED=0
|
||||
deps = -r{toxinidir}/doc/requirements.txt
|
||||
commands = sphinx-build -W -b html doc/source doc/build/html
|
||||
commands =
|
||||
rm -fr doc/build doc/source/api/ .autogenerated
|
||||
sphinx-build -W -b html doc/source doc/build/html
|
||||
|
||||
[testenv:api-ref]
|
||||
basepython = python3
|
||||
|
||||
Reference in New Issue
Block a user