api-site/doc-test.conf
Andreas Jaeger 7d0e2e50f2 Update comment about API Ref publishing
API Ref is published at top-level, not in api-ref directory.

Change-Id: I574086cb3e495bd90dd5ecaaf66eb406cd278ef5
2014-02-22 19:46:54 +01:00

21 lines
542 B
Plaintext

[DEFAULT]
repo_name = api-site
api_site = True
# From api-ref/src/wadls/object-api/src/
file_exception = os-object-api-1.0.wadl
# These options need to come as triplets:
## API Quick Start Guide
book = api-quick-start
target_dir = target/docbkx/webhelp/api-quick-start-onepager-external
# Published at docs.openstack.org/api/quick-start
publish_dir = api/quick-start
## API Complete Reference
book = api-ref
target_dir = target/docbkx/html
# Published at api.openstack.org/ but Jenkins will
# copy directory api-ref.
publish_dir = api-ref