Files
nova/doc
Stephen Finucane 66d7ca90d8 trivial: Remove \r\n line endings from JSON sample
These are invalid and are currently causing the docs target to fail.

Change-Id: I484f5b1b4785ce7b44992ca59f993c618f3ce0c2
Partial-Bug: #1673131
2017-03-15 16:03:28 +00:00
..
2017-03-03 11:58:50 +01: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.