u-boot-brain/doc/sphinx
Heinrich Schuchardt d94a3d1707 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>
2020-02-24 11:07:51 -05:00
..
cdomain.py
kernel_include.py
kerneldoc.py doc: update doc/sphinx/kerneldoc.py 2020-02-24 11:07:51 -05: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
parse-headers.pl
requirements.txt
rstFlatTable.py