Add a link to the doc contrib guide

Add a link to the
"How to document your OpenStack API service" section
of the documentation contributor guide
in the nova API reference guideline.

Change-Id: I0d2889b63528c4d39820011746d92732440499e9
This commit is contained in:
Takashi NATSUME 2018-11-07 13:09:10 +09:00
parent c295e395dc
commit e023146ad6
1 changed files with 1 additions and 0 deletions

View File

@ -242,3 +242,4 @@ Reference
* `Verifying the Nova API Ref <https://wiki.openstack.org/wiki/NovaAPIRef>`_
* `The description for Parameters whose values are null <http://lists.openstack.org/pipermail/openstack-dev/2017-January/109868.html>`_
* `The definition of "Optional" parameter <http://lists.openstack.org/pipermail/openstack-dev/2017-July/119239.html>`_
* `How to document your OpenStack API service <https://docs.openstack.org/doc-contrib-guide/api-guides.html#how-to-document-your-openstack-api-service>`_