diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-07-14 10:35:45 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-24 14:15:35 -0400 |
commit | 61779ce0a1f0ad020e28d2154d8fe3ddbec05ce6 (patch) | |
tree | be5b3da09d5926a1d85967681d047431c13d2762 /.github | |
parent | edd31084f2560008b7aed6c9654b014a90ebd33e (diff) |
doc: Cope with Sphinx logging deprecations
Recent versions of sphinx will emit messages like:
doc/sphinx/kerneldoc.py:103:
RemovedInSphinx20Warning: app.warning() is now deprecated.
Use sphinx.util.logging instead.
Switch to sphinx.util.logging to make this unsightly message go away.
Alas, that interface was only added in version 1.6, so we have to add a
version check to keep things working with older sphinxes.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Rebased for U-Boot
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions