]> git.baikalelectronics.ru Git - uboot.git/commit
doc: update doc/sphinx/kerneldoc.py
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 21 Feb 2020 17:23:59 +0000 (18:23 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 24 Feb 2020 16:07:51 +0000 (11:07 -0500)
commit5a2c17079468028c1f2eb0a689ee2676053ca98f
tree3c93e1e27e0e34e192eae7f1d1d65b1dcba8aad0
parentb3e132e393adb37c524d61c9b0ad121178457362
doc: update doc/sphinx/kerneldoc.py

Update doc/sphinx/kerneldoc.py from Linux next-20200219 to avoid warnings
like:

doc/sphinx/kerneldoc.py:125: RemovedInSphinx20Warning:
AutodocReporter is now deprecated. Use
sphinx.util.docutils.switch_source_input() instead.
  self.state.memo.reporter =
   AutodocReporter(result, self.state.memo.reporter)

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/sphinx/kerneldoc.py