zephyr/doc/_extensions/zephyr
Michael Jones 34e50037f0 doc: Log unused log filter patterns
This allows us to identify any patterns that we can remove or that
we didn't realise are no longer in use. This might happen if issues
within doxygen or docleaf are resolved.

This allows us to remove the pattern:

  .*Duplicate C declaration.*\n.*'\.\. c:.*:: uint16_t id'.*

which does not match anything in the current set up.

We also split the filter patterns in known-warnings out into different
sections depending on their cause.

Also extend the pattern parser to ignore empty lines so that we can
have some formatting in the known-warnings file.

Signed-off-by: Michael Jones <m.pricejones@gmail.com>
2023-07-03 10:05:52 +00:00
..
kconfig
__init__.py
application.py
doxyrunner.py
dtcompatible-role.py
external_content.py
html_redirects.py
link-roles.py
vcs_link.py
warnings_filter.py doc: Log unused log filter patterns 2023-07-03 10:05:52 +00:00