nova/doc
Andreas Jaeger f5c3f6a953 Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This causes docs jobs to fail because we error out on warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-09-12 22:41:42 +02:00
..
api_samples api: add serial console API calls v2 2014-09-05 09:08:37 +00:00
ext Remove usage of locals() for formatting from nova.api.* 2013-05-18 00:04:17 +04:00
source Stop using intersphinx 2014-09-12 22:41:42 +02:00
v3/api_samples Add quotas for Server Groups (V2 API compatibility & V2.1 support) 2014-09-10 16:29:22 +00:00
README.rst Work on document structure and doc building 2014-08-07 04:26:26 +00:00

README.rst

OpenStack Nova Documentation README

See the "Building the Documentation" section of doc/source/devref/development.environment.rst.