diff options
author | Mauro Carvalho Chehab <[email protected]> | 2020-10-30 08:40:35 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-10-30 13:02:26 +0100 |
commit | 3c543d29891a42b23c1f9a3a4788ae37fb94cce2 (patch) | |
tree | a50fd67db811a371e6c26cb0b2058d7b8a9ab1eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 997b7c8b4a95681dc75e6b720ad6f0ea705368c3 (diff) |
docs: kernel_abi.py: Handle with a lazy Sphinx parser
The Sphinx docutils parser is lazy: if the content is bigger than
a certain number of lines, it silenlty stops parsing it,
producing an incomplete content. This seems to be worse on newer
Sphinx versions, like 2.0.
So, change the logic to parse the contents per input file.
Acked-by: Jonathan Corbet <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Link: https://lore.kernel.org/r/4659b60795739308e34d2d00c57ee0742a9cd2ab.1604042072.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions