Publish api-ref-guides PDF files

This depends on openstack-doc-tools 0.10.

Change-Id: I25da2a5819d51d46e7dbe6685370ea93bd8dc681
This commit is contained in:
Andreas Jaeger 2014-03-28 16:34:56 +01:00
parent 4d991d5e75
commit 8ff5b8e56f

View File

@ -32,9 +32,6 @@ commands = openstack-doc-test --check-build --nocreate-index --only-book api-qui
# Prepare documents (without www) so that they can get published on
# api.openstack.org with just copying publish-docs/* over.
commands =
openstack-doc-test --check-build --nocreate-index --only-book api-ref
# TODO(jaegerandi,dfleming): Add "--only-book api-ref-guides"
# We need to move api-ref-guides to the proper place
# TODO(jaegerandi,dfleming): Uncomment once we're sure this is the proper
# place:
# mv publish-docs/api-ref-guides publish-docs/api-ref/
openstack-doc-test --check-build --nocreate-index --only-book api-ref --only-book api-ref-guides
# We need to move api-ref-guides to the proper place:
mv publish-docs/api-ref-guides publish-docs/api-ref/