023c4b8448
Update pom.xml for building the database-api document to follow the conventions used by the OpenStack documentation team: * Remove "review" from published guide * Disable Disqus * Use latest clouddocs-maven-plugin (2.0.2) * Fix canonicalURL so that it points to the current location * Fix formatting and whitespace of file Remove hardcoded publication date from cdb-devguide, this gets generated at build time. Update doc-test.conf for pom.xml change. Change-Id: I90eb16917edbb99d99147c4a8116f5bcf28e6975
12 lines
250 B
Plaintext
12 lines
250 B
Plaintext
[DEFAULT]
|
|
repo_name = trove
|
|
api_site = True
|
|
|
|
# From apidocs
|
|
file_exception = includewars.xml
|
|
|
|
# These two options need to come as triplets:
|
|
book = apidocs
|
|
target_dir = target/docbkx/webhelp/cdb-devguide-external
|
|
publish_dir = api/openstack-databases
|