Description: Build docs without network access.
Author: Chuck Short <zulcss@ubuntu.com>
Forwarded: no
Index: nova-2012.2/doc/source/conf.py
===================================================================
--- nova-2012.2.orig/doc/source/conf.py	2012-08-20 16:03:38.000000000 -0700
+++ nova-2012.2/doc/source/conf.py	2012-08-20 16:05:33.935267181 -0700
@@ -28,7 +28,6 @@
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 
 extensions = ['sphinx.ext.autodoc',
-              'sphinx.ext.intersphinx',
               'ext.nova_todo',
               'sphinx.ext.coverage',
               'sphinx.ext.pngmath',
