[U-Boot] [PATCH 1/1] doc: Cope with Sphinx logging deprecations
Tom Rini
trini at konsulko.com
Wed Jul 24 20:06:37 UTC 2019
On Sun, Jul 14, 2019 at 10:35:45AM +0200, Heinrich Schuchardt wrote:
> From: Jonathan Corbet <corbet at lwn.net>
>
> 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 at lwn.net>
> Rebased for U-Boot
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190724/de7b58da/attachment.sig>
More information about the U-Boot
mailing list