85d058c8a9
Fix the location of the "source" directory so that the correct directory gets published. Change-Id: Ia711c0941d0e9376e9ae1eadfed3d67b8d7e459a
14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
[DEFAULT]
|
|
repo_name = compute-api
|
|
api_site = True
|
|
|
|
ignore_dir=incubation
|
|
ignore_dir=v1.0
|
|
|
|
# These three options need to come together:
|
|
book = v2
|
|
target_dir = target/docbkx/webhelp/api/openstack-compute/v2
|
|
# Published at http://docs.openstack.org/api/openstack-compute/2/
|
|
publish_dir = api/openstack-compute/2/
|
|
|