Merge "Convert 'placement_api_docs' into a Sphinx extension"

This commit is contained in:
Zuul
2018-08-01 13:45:35 +00:00
committed by Gerrit Code Review
4 changed files with 14 additions and 14 deletions
-2
View File
@@ -198,8 +198,6 @@ description =
envdir = {toxworkdir}/docs
deps = {[testenv:docs]deps}
commands =
# Check that all placement api routes are in the documentation
python tools/placement_api_docs.py placement-api-ref/source/
rm -rf placement-api-ref/build
sphinx-build -W -b html -d placement-api-ref/build/doctrees placement-api-ref/source placement-api-ref/build/html