Merge "[placement] Fix placement-api-ref check tool"
This commit is contained in:
commit
c2b2e9ca8c
2
tox.ini
2
tox.ini
@ -148,7 +148,7 @@ commands =
|
|||||||
# TODO(cdent): Get rid of the leading '-' after all the existing
|
# TODO(cdent): Get rid of the leading '-' after all the existing
|
||||||
# routes have been documented. It causes the non-zero exit code to
|
# routes have been documented. It causes the non-zero exit code to
|
||||||
# ignored.
|
# 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
|
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
|
sphinx-build -W -b html -d placement-api-ref/build/doctrees placement-api-ref/source placement-api-ref/build/html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user