summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-08-26 00:01:37 +0000
committerGerrit Code Review <review@openstack.org>2014-08-26 00:01:37 +0000
commit2cb439e9a6e35496a6fc4d5521c57a5f6992bcb5 (patch)
treed5d5398384b481fd2ad218957be5f19d71dd487a
parentc22b652a4e5ac3e1c991411ea1ce30922638ee52 (diff)
parentf91c927049d210a53cfdca35c6d41892cc1a3789 (diff)
downloadkeystonemiddleware-2cb439e9a6e35496a6fc4d5521c57a5f6992bcb5.tar.gz
Merge "Remove intersphinx mappings"
-rw-r--r--doc/source/conf.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 30684ac..19c81d6 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)}