Align Sphinx autodoc options with oslo.

The Sphinx autodoc changes also went into olso a little differently.

Change-Id: If1f337db693053f2627c0c426a51bc13128033a7
Reviewed-on: https://review.openstack.org/25676
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Monty Taylor 2013-03-29 01:26:57 +01:00 committed by Jenkins
parent 52d0e4ed27
commit 6975d089a3
2 changed files with 1 additions and 10 deletions

View File

@ -5,18 +5,9 @@ A library for managing setuptools packaging needs in a consistent manner.
PBR is not a library about beer.
Contents
--------
.. toctree::
:maxdepth: 1
api/autoindex
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

View File

@ -24,5 +24,5 @@ packages =
setup-hooks =
pbr.hooks.setup_hook
[build_sphinx]
[pbr]
warnerrors = True