Merge "Stop using intersphinx"

This commit is contained in:
Jenkins 2014-09-25 19:23:54 +00:00 committed by Gerrit Code Review
commit 3355f24018
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ import os
# 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',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
'sphinxcontrib.blockdiag',