summaryrefslogtreecommitdiff
path: root/pbr/builddoc.py
Commit message (Expand)AuthorAgeFilesLines
* Update to latest hackingStephen Finucane2019-08-271-5/+5
* Deprecate 'build_sphinx' integrationStephen Finucane2018-07-181-0/+20
* Fix builddoc with sphinx <= 1.6Ian Wienand2018-04-241-1/+1
* builddoc: Treat '[pbr] autodoc_tree_excludes' as a multi-line optStephen Finucane2018-03-261-2/+4
* future-proof invocation of apidocDoug Hellmann2018-01-171-2/+15
* emit warning correctlyDoug Hellmann2018-01-171-9/+9
* Deprecate support for Sphinx < 1.6Stephen Finucane2017-09-251-6/+17
* builddoc: Use '[sphinx_build] builders' with Sphinx < 1.6Stephen Finucane2017-09-251-4/+14
* allow user to override the output location of api docs3.1.0Doug Hellmann2017-06-151-2/+5
* builddoc: uses the new Sphinx 1.6 code for multiple builder3.0.1Julien Danjou2017-05-171-0/+5
* trivial: Add note about multiple builders supportStephen Finucane2017-04-181-0/+3
* Merge "Stop building man pages by default"3.0.0Jenkins2017-04-151-5/+1
|\
| * Stop building man pages by defaultStephen Finucane2017-04-141-5/+1
* | Remove 'build_sphinx_latex'Stephen Finucane2017-04-141-5/+0
|/
* add image.nonlocal_uri to the list of warnings ignoredDoug Hellmann2017-04-131-1/+3
* Initialize sphinx config using application instead of configAlfredo Moralejo2017-03-271-13/+4
* Stop using 'warnerrors'Stephen Finucane2017-02-271-15/+12
* Don't raise exception on missing man pagesDirk Mueller2017-01-021-1/+2
* Replace OpenStack LLC with OpenStack Foundationdineshbhor2016-07-261-1/+1
* Restore warnerrors behavior and support Sphinx 1.4Sachi King2016-06-181-14/+27
* More support Sphinx >=1.3b1 and <1.3.1Ian Y. Choi2015-11-091-2/+2
* Support Sphinx >=1.3 new protoype and warningsTimothy Chavez2015-08-101-2/+9
* Revert "Remove sphinx_config.init_values() manual call"1.1.1Paul Belanger2015-06-091-4/+5
* Merge "builddoc: allow to use fnmatch-style exclusion for autodoc"1.1.0Jenkins2015-06-071-6/+9
|\
| * builddoc: allow to use fnmatch-style exclusion for autodocJulien Danjou2015-05-211-6/+9
* | Remove sphinx_config.init_values() manual callThomas Bechtold2015-06-021-5/+4
|/
* Allow overwriting sphinx builder from command lineDarragh Bailey2015-03-041-0/+4
* Port in git sha changes from 0.10 lineMonty Taylor2014-12-211-0/+216