Merge "Stop using intersphinx"
This commit is contained in:
@@ -13,7 +13,6 @@ extensions = [
|
|||||||
'sphinx.ext.doctest',
|
'sphinx.ext.doctest',
|
||||||
'sphinx.ext.extlinks',
|
'sphinx.ext.extlinks',
|
||||||
'sphinx.ext.inheritance_diagram',
|
'sphinx.ext.inheritance_diagram',
|
||||||
'sphinx.ext.intersphinx',
|
|
||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'oslosphinx'
|
'oslosphinx'
|
||||||
]
|
]
|
||||||
@@ -82,9 +81,6 @@ latex_documents = [
|
|||||||
'OpenStack Foundation', 'manual'),
|
'OpenStack Foundation', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
# Example configuration for intersphinx: refer to the Python standard library.
|
|
||||||
intersphinx_mapping = {'http://docs.python.org/': None}
|
|
||||||
|
|
||||||
# -- Options for autoddoc ----------------------------------------------------
|
# -- Options for autoddoc ----------------------------------------------------
|
||||||
|
|
||||||
# Keep source order
|
# Keep source order
|
||||||
|
|||||||
Reference in New Issue
Block a user