Files
nova/doc
Ken'ichi Ohmichi 56e953c6eb Add reviewing point related to REST API
During nova-specs/nova reviews, it is difficult to check all API changes
for following api-wg guideline because there is a lot of nova-specs/nova
patches. There are some common mistakes against following guideline,
then this patch adds a part of the guideline to the code-review guideline
for avoiding these mistakes.

Change-Id: I2192e9ffd3026057dc01006bd0ba419140c5b5b0
2015-12-06 04:31:56 +00:00
..
2015-08-04 17:58:16 +08:00

OpenStack Nova Documentation README
===================================

Both contributor developer documentation and
REST API documentation are sourced here.

Contributor developer docs are built to:
http://docs.openstack.org/developer/nova/

API guide docs are built to:
http://developer.openstack.org/api-guide/compute/

For more details, see the "Building the Documentation" section of
doc/source/development.environment.rst.