5b4186cf0b
Copy all generated books to directory publish-docs in the git top-level so that Jenkins can publish them on docs-draft. Also copies www directory over if files in it where changed. The tool now uses a config-file "doc-test-conf" which is expected in the top-level of the repository. blueprint draft-docs-on-docs-draft Change-Id: Iea67050d827407f2f71585372c673f7f1dbccc46
18 lines
373 B
Plaintext
18 lines
373 B
Plaintext
[DEFAULT]
|
|
|
|
repo_name = openstack-doc-tools
|
|
api_site=True
|
|
|
|
# From api-ref/src/wadls/object-api/src/
|
|
file_exception=os-object-api-1.0.wadl
|
|
|
|
ignore_dir=incubation
|
|
ignore_dir=openstack-compute-api-1.0
|
|
|
|
# These two options need to come as pairs:
|
|
book=api-quick-start
|
|
target_dir=target/docbkx/webhelp/api-quick-start-onepager-external
|
|
|
|
book=api-ref
|
|
target_dir=target/docbkx/html
|