Merge "Increased strictness of the doc build" into stable/wallaby

This commit is contained in:
Zuul 2021-05-13 07:56:21 +00:00 committed by Gerrit Code Review
commit a4117f55c6
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/wallaby}
-r{toxinidir}/doc/requirements.txt
commands =
sphinx-build -b html doc/source doc/build/html
sphinx-build -a -E -W --keep-going -b html doc/source doc/build/html
[testenv:pdf-docs]
whitelist_externals = make