Merge "[placement] Fix placement-api-ref check tool"

This commit is contained in:
Jenkins 2017-05-24 21:30:55 +00:00 committed by Gerrit Code Review
commit c2b2e9ca8c

View File

@ -148,7 +148,7 @@ commands =
# TODO(cdent): Get rid of the leading '-' after all the existing
# routes have been documented. It causes the non-zero exit code to
# ignored.
- python tools/placement_api_docs.py placement-api-ref/source/index.rst
- 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