u-boot-brain/doc/sphinx
Jonathan Corbet 61779ce0a1 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>
2019-07-24 14:15:35 -04:00
..
cdomain.py doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
kernel_include.py doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
kerneldoc.py doc: Cope with Sphinx logging deprecations 2019-07-24 14:15:35 -04:00
kernellog.py doc: Cope with Sphinx logging deprecations 2019-07-24 14:15:35 -04:00
kfigure.py doc: Cope with Sphinx logging deprecations 2019-07-24 14:15:35 -04:00
load_config.py doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
parse-headers.pl doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
requirements.txt doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
rstFlatTable.py doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00