[PATCH 0/5] makedocbook improvements (v2)

Jon Turney jon.turney@dronecode.org.uk
Fri Nov 4 13:49:41 GMT 2022


Fix various flake8 issues, and a false report of unhandled texinfo command

Jon Turney (5):
  makedocbook: Use raw strings for regexes
  makedocbook: Use sys.exit()
  makedocbook: Drop stray semicolons
  makedocbook: Adjust inline whitespace to fix flake8 warnings
  makedocbook: Fix false report of unhandled texinfo command

 newlib/doc/chapter-texi2docbook.py |  22 ++--
 newlib/doc/makedocbook.py          | 170 ++++++++++++++---------------
 2 files changed, 94 insertions(+), 98 deletions(-)

-- 
2.38.1



More information about the Newlib mailing list