mirror of https://github.com/nicolargo/glances.git
add intersphinx inventory
This commit is contained in:
parent
f8e036ee25
commit
f8fa2024ed
|
|
@ -35,7 +35,7 @@ from glances import __version__
|
||||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||||
# ones.
|
# ones.
|
||||||
#extensions = ['sphinxcontrib.autohttp.bottle']
|
#extensions = ['sphinxcontrib.autohttp.bottle']
|
||||||
extensions = []
|
extensions = ['sphinx.ext.intersphinx']
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
templates_path = ['_templates']
|
templates_path = ['_templates']
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue