do not use intersphinx_mapping
authorOlivier Matz <zer0@droids-corp.org>
Thu, 9 Jan 2014 22:26:03 +0000 (23:26 +0100)
committerOlivier Matz <zer0@droids-corp.org>
Thu, 9 Jan 2014 22:26:03 +0000 (23:26 +0100)
conf.py

diff --git a/conf.py b/conf.py
index 61e1a4b..6e707a2 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -329,4 +329,4 @@ epub_copyright = u'2013, Ivan Boule, Olivier Matz'
 
 
 # Example configuration for intersphinx: refer to the Python standard library.
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {}