Merge "Stop using intersphinx"

This commit is contained in:
Jenkins 2014-09-30 02:28:42 +00:00 committed by Gerrit Code Review
commit d976adcdce

View File

@ -14,7 +14,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',
'oslosphinx'