Merge "Updates for API work this release"

This commit is contained in:
Jenkins 2016-04-01 11:21:44 +00:00 committed by Gerrit Code Review
commit 668e1105a3
2 changed files with 10 additions and 1 deletions

View File

@ -8,6 +8,7 @@ release notes (currently openstackdocstheme and openstack-doc-tools).
Thus this file covers the content of the following repositories:
* api-site
* fairy-slipper
* ha-guide
* openstack-manuals
* operations-guide

View File

@ -70,9 +70,17 @@ Architecture Design Guide
API Guides
~~~~~~~~~~
* Swagger files now built to http://developer.openstack.org/
* New, cleaner `developer.openstack.org <http://developer.openstack.org>`_
landing page.
* `API Quick Start <http://developer.openstack.org/api-guide/compute/>`_
converted to RST with theme styling to match.
* `Compute API Guide <http://developer.openstack.org/api-guide/compute/>`_
now built from nova source tree.
* Draft swagger files now built to http://developer.openstack.org/draft/swagger/
* Created templates for writing API guides for projects teams available
in projects repositories.
* Released fairy-slipper, a migration tool for WADL to RST plus API reference
information.
Training Guides
~~~~~~~~~~~~~~~