nova/doc
Sean Dague ecc6928a4a Fix all >= 2 hit 404s
This fixes all the >= 2 hit 404s from 2017-08-07 with
redirects. nova-cert is being referenced somewhere, in that case we
provide a 410 because that's never coming back.

Part of bp: doc-migration

Change-Id: I313e4a22dc2ad3faa890de864d00943b802e8b30
2017-08-08 07:32:31 -04:00
..
api_samples Merge "Handle uuids in os-hypervisors API" 2017-07-20 01:03:27 +00:00
ext doc: Enable pep8 on doc generation code 2017-07-12 14:20:25 +01:00
notification_samples Add 'updated_at' field to InstancePayload in notifications 2017-07-25 19:31:21 +02:00
source Fix all >= 2 hit 404s 2017-08-08 07:32:31 -04:00
README.rst Rearranges to create new Compute API Guide 2015-11-12 10:47:23 +00:00

README.rst

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.