pbr/pbr
Julien Danjou c02406601a builddoc: uses the new Sphinx 1.6 code for multiple builder
As noted by stephenfin, Sphinx 1.6 provides its own code to build doc with
multiple builders. The one provided by pbr so far for Sphinx < 1.6 is not even
compatible with 1.6. This patch fixes that by running the native Sphinx code
for Sphinx > 1.6 and falling back to the old code for older Sphinx versions.

Closes-Bug: #1691129
Change-Id: I5224235b1056a248b246c54e2d99eea94d53c4eb
2017-05-17 12:11:18 +02:00
..
cmd Sort 'pbr freeze' output 2016-03-31 17:22:24 +11:00
hooks Remove 'build_sphinx_latex' 2017-04-14 18:05:42 +00:00
tests Stop building man pages by default 2017-04-14 18:05:22 +00:00
__init__.py Remove copyright from empty files 2014-03-03 08:46:50 +00:00
builddoc.py builddoc: uses the new Sphinx 1.6 code for multiple builder 2017-05-17 12:11:18 +02:00
core.py Merge "Handle markers to support sdist on pip < 6" 2016-01-14 02:29:33 +00: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 Fix missing comment from previous change 2017-04-18 10:24:02 -05:00
options.py Add truncated lincense text 2015-03-18 16:09:57 +09:00
packaging.py Remove 'build_sphinx_latex' 2017-04-14 18:05:42 +00:00
pbr_json.py Replace OpenStack LLC with OpenStack Foundation 2016-07-26 17:37:42 +05:30
testr_command.py Merge "Remove testr entry point" 2017-03-27 23:12:29 +00:00
util.py Merge "Clean imports in code" 2017-01-03 21:04:20 +00:00
version.py Lazy import pkg_resources 2017-03-28 11:00:16 -07:00