Merge "Update api-ref location"

This commit is contained in:
Zuul
2019-08-26 06:15:23 +00:00
committed by Gerrit Code Review

View File

@@ -92,7 +92,7 @@ commands = oslo_debug_helper {posargs}
[testenv:api-ref]
basepython = python3
# This environment is called from CI scripts to test and publish
# the API Ref to developer.openstack.org.
# the API Ref to docs.openstack.org.
commands =
rm -rf api-ref/build
sphinx-build -W -b html -d api-ref/build/doctrees api-ref/source api-ref/build/html