$OpenBSD: patch-docs_conf_py,v 1.1.1.1 2016/05/23 21:14:35 edd Exp $
--- docs/conf.py.orig	Mon May  9 17:44:54 2016
+++ docs/conf.py	Mon May  9 17:45:45 2016
@@ -26,7 +26,7 @@ sys.path.append(os.path.abspath('_themes'))
 
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx']
+extensions = ['sphinx.ext.autodoc']
 
 intersphinx_mapping = {'flask': ('http://flask.pocoo.org/docs/', None)}
 
