diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-05-21 22:42:34 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-23 17:23:11 +0200 |
commit | 2404dad1f67f8917e30fc22a85e0dbcc85b99955 (patch) | |
tree | c1fee7c5cf8d2444bb7bfa510935668402293a28 /scripts/mksysmap | |
parent | doc: Cope with Sphinx logging deprecations (diff) | |
download | linux-2404dad1f67f8917e30fc22a85e0dbcc85b99955.tar.xz linux-2404dad1f67f8917e30fc22a85e0dbcc85b99955.zip |
doc: Cope with the deprecation of AutoReporter
AutoReporter is going away; recent versions of sphinx emit a warning like:
Documentation/sphinx/kerneldoc.py:125:
RemovedInSphinx20Warning: AutodocReporter is now deprecated.
Use sphinx.util.docutils.switch_source_input() instead.
Make the switch. But switch_source_input() only showed up in 1.7, so we
have to do ugly version checks to keep things working in older versions.
Cc: stable@vger.kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/mksysmap')
0 files changed, 0 insertions, 0 deletions