Merge "Remove unused module index in documentation"

This commit is contained in:
Jenkins 2017-02-03 20:45:05 +00:00 committed by Gerrit Code Review
commit beabc21823
2 changed files with 0 additions and 3 deletions

View File

@ -22,8 +22,6 @@ sys.path.insert(0, os.path.abspath('../..'))
# 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',
'sphinxcontrib.programoutput',
'oslosphinx'
]

View File

@ -19,5 +19,4 @@ Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`