# Silence silly information messages about dicts not being found addFilter("I: enchant-dictionary-not-found .*") # Some of our sub-packages do not contain docs addFilter("W: no-documentation") # Some of our tools do not have a manpage addFilter("W: no-manual-page-for-binary .*") # Ignore warnings about manpage groff macros addFilter("W: manual-page-warning .*")