Description: Remove intersphinx
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2015-12-09

---
 doc/source/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index 05443eb..171c5a0 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -24,7 +24,6 @@ sys.path.insert(0, os.path.abspath('../..'))
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = [
     'sphinx.ext.autodoc',
-    'sphinx.ext.intersphinx',
 ]

 # autodoc generation is a bit aggressive and a nuisance when doing heavy
-- 
2.1.4
