Update "Documentation for developers"

There's no content in WADL or swagger - and everything is now published
to docs.o.o. Update the section to reflect current state.

Change-Id: Ia0c205e0ff38177ad2ac92aa68645b3229030812
This commit is contained in:
Andreas Jaeger 2019-07-30 20:01:28 +02:00
parent 47972f2414
commit 4bc37dc085
1 changed files with 5 additions and 3 deletions

View File

@ -32,9 +32,11 @@ Documentation for Developers
OpenStack APIs are documented for the use of developers writing
applications that interact with OpenStack components. These docs are
typically written in an REST API reference format such as WADL or Swagger
and published to `developer.openstack.org <http://developer.openstack.org>`_. The API working group has published
`guidelines for OpenStack APIs <http://specs.openstack.org/openstack/api-wg/#guidelines>`_.
typically written in RST using the `os-api-ref
<https://docs.openstack.org/os-api-ref/>`_ tool and published to
`docs.openstack.org <https://docs.openstack.org>`_. The API working
group has published `guidelines for OpenStack APIs
<https://specs.openstack.org/openstack/api-wg/#guidelines>`_.
Documentation for Operators and Users
=====================================