volume-api/doc-test.conf
Andreas Jaeger ad862790df Set up for publishing via openstack-doc-tools
tox -e publishdocs will be called by the post jenkins jobs to prepare
everything for publishing - and then the content of publish-docs
gets copied.

Additionally, remove some parameter from openstack-doc-tools invocation,
they are now set in doc-test.conf.

Change-Id: I8fcc19cf0bc788f107622520d83743a000833b24
2014-02-14 18:20:04 +01:00

15 lines
452 B
Plaintext

[DEFAULT]
repo_name = volume-api
api_site = True
# These options need to come together:
book = v1
target_dir = target/docbkx/webhelp/api/openstack-block-storage/1.0
# Not published but needs to be configured
publish_dir = api/openstack-block-storage/1.0
book = v2
target_dir = target/docbkx/webhelp/api/openstack-block-storage/2.0
# Published at http://docs.openstack.org/api/openstack-block-storage/2.0
publish_dir = api/openstack-block-storage/2.0