commit | 8cf106cb3619dfb7d82e9c58c0c1c9a7162aa052 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Mon Sep 29 16:58:28 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Mon Sep 29 16:58:28 2014 +0000 |
tree | 82ef39920e5870e2f2e80f281f69aba91f9eabd8 | |
parent | 46a03b3de541161b83a90bd6a17a9375409e29a1 [diff] | |
parent | bf48dafdb38afb7c22313fe2d93350572c36e106 [diff] |
Merge "Stop using intersphinx"
diff --git a/doc/source/conf.py b/doc/source/conf.py index bd4e553..daa293c 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py
@@ -27,7 +27,6 @@ # 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'