Files
api-site/api-ref/src/docbkx/bk-api-ref.xml
Diane Fleming 7ecdfab2e0 Set up API page to generate comprehensive PDF of methods
Update formatting as necessary.
Create book files for each API service.
Chunk information so it's reusable.
Clean up WADLs as necessary.

Change-Id: Iea3d3a69be8d0904427c480cc6930ba2b5d2f029
Partial-Bug: #1258208
author: Diane Fleming
2014-01-07 21:41:39 -06:00

52 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:linkend="http://www.w3.org/1999/linkend"
xmlns:xref="http://www.w3.org/1999/xref"
xmlns:wadl="http://wadl.dev.java.net/2009/02"
version="5.0-extension RackBook-2.0"
xml:id="api.openstack.org-pdf">
<info>
<title>OpenStack API Reference</title>
<titleabbrev>API Reference</titleabbrev>
<author>
<personname>
<firstname/>
<surname/>
</personname>
<affiliation>
<orgname>OpenStack Foundation</orgname>
</affiliation>
</author>
<copyright>
<year>2010-2013</year>
<holder>OpenStack Foundation</holder>
</copyright>
<productname>OpenStack</productname>
<pubdate/>
<legalnotice role="cc-by">
<annotation>
<remark>Copyright details are filled in by the
template.</remark>
</annotation>
</legalnotice>
</info>
<xi:include href="preface.xml"/>
<xi:include href="ch_blockstorage-api.xml"/>
<xi:include href="ch_compute-core.xml"/>
<xi:include href="ch_compute-ext.xml"/>
<xi:include href="ch_identity-v3.xml"/>
<xi:include href="ch_identity-v3-ext.xml"/>
<xi:include href="ch_identity-v2.xml"/>
<xi:include href="ch_identity-admin-v2.xml"/>
<xi:include href="ch_identity-v2-ext.xml"/>
<xi:include href="ch_images-v2.xml"/>
<xi:include href="ch_images-v1.xml"/>
<xi:include href="ch_netconn-v2.xml"/>
<xi:include href="ch_netconn-ext-v2.xml"/>
<xi:include href="ch_objectstorage-v1.xml"/>
<xi:include href="ch_orchestration-v1.xml"/>
<xi:include href="ch_telemetry-v2.xml"/>
</book>