forked from openstack/api-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoc-test.conf
29 lines (25 loc) · 845 Bytes
/
doc-test.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[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 developer.openstack.org/ but Jenkins will
# copy directory api-ref.
publish_dir = api-ref
## API-Ref-Guides
book = api-ref-guides
target_dir = target/docbkx/pdf/
# Published at developer.openstack.org/ but Jenkins will
# copy directory api-ref.
# Note: The tox.ini file needs to move this to the proper places since
# the publish_dirs have to be different!
publish_dir = api-ref-guides