Merge "Fix 'tox -ereleasenotes' Error"

This commit is contained in:
Jenkins 2017-02-14 03:46:37 +00:00 committed by Gerrit Code Review
commit 450feaa519
2 changed files with 1 additions and 8 deletions

View File

@ -21,7 +21,7 @@ sys.path.insert(0, os.path.abspath('../..'))
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = [ extensions = [
'oslosphinx', 'oslosphinx',
'reno.sphinxtest', 'reno.sphinxext',
] ]
# autodoc generation is a bit aggressive and a nuisance when doing heavy # autodoc generation is a bit aggressive and a nuisance when doing heavy

View File

@ -12,10 +12,3 @@ Contents
newton newton
mitaka mitaka
liberty liberty
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`