From 8ff5b8e56f44e6ef363a5e30e8c26aa4bf10c2ca Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 28 Mar 2014 16:34:56 +0100 Subject: [PATCH] Publish api-ref-guides PDF files This depends on openstack-doc-tools 0.10. Change-Id: I25da2a5819d51d46e7dbe6685370ea93bd8dc681 --- tox.ini | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/tox.ini b/tox.ini index 34a823110..11374c7f0 100644 --- a/tox.ini +++ b/tox.ini @@ -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/