summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJonathan Corbet <[email protected]>2019-07-14 10:35:45 +0200
committerTom Rini <[email protected]>2019-07-24 14:15:35 -0400
commit61779ce0a1f0ad020e28d2154d8fe3ddbec05ce6 (patch)
treebe5b3da09d5926a1d85967681d047431c13d2762 /scripts
parentedd31084f2560008b7aed6c9654b014a90ebd33e (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 <[email protected]> Rebased for U-Boot Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions