diff --git a/doc/source/conf.py b/doc/source/conf.py index 30684aca..19c81d6d 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -233,7 +233,4 @@ latex_documents = [ # Example configuration for intersphinx: refer to the Python standard library. -intersphinx_mapping = {'python': ('http://docs.python.org/', None), - 'nova': ('http://nova.openstack.org', None), - 'swift': ('http://swift.openstack.org', None), - 'glance': ('http://glance.openstack.org', None)} +#intersphinx_mapping = {'python': ('http://docs.python.org/', None)}