diff --git a/doc/source/conf.py b/doc/source/conf.py index cb42bef6e..eb0eebaf0 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -143,7 +143,6 @@ write_autodoc_index() # or your custom ones. extensions = [ 'sphinx.ext.autodoc', - 'sphinx.ext.intersphinx', 'sphinxcontrib.autohttp.flask', 'wsmeext.sphinxext', 'sphinx.ext.coverage',