identity-api/doc-test.conf
Andreas Jaeger 175cf89703 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: I4002ceec14608666ef14804f81a5edb95803d74b
2014-02-14 17:48:52 +01:00

15 lines
504 B
Plaintext

[DEFAULT]
repo_name = identity-api
api_site = True
# These three options need to come together
book = v2.0
target_dir = target/docbkx/webhelp/api/openstack-identity-service/2.0
# Published at http://docs.openstack.org/api/openstack-identity-service/2.0/
publish_dir = api/openstack-identity-service/2.0
book = v3
target_dir = target/docbkx/webhelp/api/openstack-identity-service/3
# Published on http://docs.openstack.org/api/openstack-identity-service/3
publish_dir = api/openstack-identity-service/3