pbr/pbr
Timothy Chavez e19572e2d1 Support Sphinx >=1.3 new protoype and warnings
Sphinx >= 1.3 changes:
- Prototypes for init_values() requires a handle to warnings.warn
- New warning for setting the html_theme in conf.py to 'default':
   sphinx.errors.SphinxWarning: WARNING: 'default' html theme has been
   renamed to 'classic'. Please change your html_theme setting either
   to the new 'alabaster' default theme, or to 'classic' to keep using
   the old default.

This change deals with the above sphinx updates by adding the handle to
init_values() and setting pbr to _not_ fail on warnings when building the
docs.

Change-Id: Iba92628263e20efca84aeada0e19000f4c9b1fac
2015-08-10 12:39:39 -07:00
..
cmd Port in git sha changes from 0.10 line 2014-12-21 22:20:49 +00:00
hooks Export ChangeLog and AUTHORS in install 2015-07-29 06:19:40 +12:00
tests Export ChangeLog and AUTHORS in install 2015-07-29 06:19:40 +12:00
__init__.py Remove copyright from empty files 2014-03-03 08:46:50 +00:00
builddoc.py Support Sphinx >=1.3 new protoype and warnings 2015-08-10 12:39:39 -07:00
core.py Add truncated lincense text 2015-03-18 16:09:57 +09:00
extra_files.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
find_package.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
git.py Show how long the git querying takes 2015-07-16 11:58:15 +12:00
options.py Add truncated lincense text 2015-03-18 16:09:57 +09:00
packaging.py Export ChangeLog and AUTHORS in install 2015-07-29 06:19:40 +12:00
pbr_json.py Move write_pbr_json to avoid issues with nose 2014-12-21 22:21:48 +00:00
testr_command.py Make setup.py --help-commands work without testrepository 2015-05-21 08:10:00 +09:00
util.py Wrap env markers in parens 2015-07-10 21:24:35 +00:00
version.py Ignore non-release related tags 2015-04-17 10:06:51 +12:00