![Andreas Jaeger](/assets/img/avatar_default.png)
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: Iac8615f06ad31e9f6d17483374c23dfda47b9f84
9 lines
319 B
Plaintext
9 lines
319 B
Plaintext
[DEFAULT]
|
|
repo_name = object-api
|
|
api_site = True
|
|
|
|
# These three options need to come together:
|
|
book = openstack-object-storage-dev
|
|
target_dir = target/docbkx/webhelp/api/openstack-object-storage/1.0
|
|
# Published at http://docs.openstack.org/api/openstack-object-storage/1.0
|
|
publish_dir = api/openstack-object-storage/1.0 |