reno/reno
Sean McGinnis eee5fb48a1 Update sphinx extension logging
Sphinx 1.6 deprecated using the application object to perform logging
and it will be removed in the upcoming 2.0 release. This updates our
extensions to use the recommended sphinx.util.logging instead.

Change-Id: I49f55758b65e358154f3afbff3c47d1857073a4a
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-10-16 14:53:20 -05:00
..
_exts Update sphinx extension logging 2018-10-16 14:53:20 -05:00
tests only override config values from command line if they are actually set 2018-10-10 12:55:11 -04:00
__init__.py add a null logging handler 2017-01-19 16:19:08 -05:00
cache.py loader: Extract cache filename from config object 2017-06-29 11:19:01 +01:00
config.py only override config values from command line if they are actually set 2018-10-10 12:55:11 -04:00
create.py Add option to create release note from user-provided template 2017-10-24 09:12:21 +03:00
defaults.py Integrate a setuptools command 2018-04-11 09:26:36 +01:00
formatter.py include the branch name in anchors to make them more unique 2018-04-27 09:48:17 -04:00
linter.py Allow users to change prelude section name 2017-06-30 17:31:23 -07:00
lister.py use Config instead of individual args with parameters 2016-07-22 18:45:05 -04:00
loader.py Merge "report when loading data from the cache file" 2018-05-02 11:55:39 +00:00
main.py only override config values from command line if they are actually set 2018-10-10 12:55:11 -04:00
report.py include the branch name in anchors to make them more unique 2018-04-27 09:48:17 -04:00
scanner.py support scanning closed stable branches 2018-01-29 14:53:28 -05:00
setup_command.py Integrate a setuptools command 2018-04-11 09:26:36 +01:00
sphinxext.py sphinxext: Use unicode_literals 2018-09-11 10:10:05 +10:00
utils.py let the Config object give us the path to the notes 2016-07-22 18:30:37 -04:00