linkchecker/doc
nodet 28f6743778
Add ignorewarningsforurls to ignore specific warnings (#794)
We want to allow specifying a warning to ignore for
each URL. If no regex is specified for the warning to ignore,
we'll ignore all warnings.

The tests still pass as they are, which means that unknown
values in the configuration file are simply ignored.

* [#782] Add values to configuration file

* [#782] Parse new configuration values

* [#782] Actually ignore a warning

* [#782] Confirm side cases work as expected

* [#782] Add logging when deciding to ignore warnings

* [#782] Documentation for ignorewarningsforurls

* [#782] Update (generated) man pages

* [#782] These tests pass without network, actually

* [#782] Fix copy/paste error in symbol naming

* [#782] The regex matches the name of the warning, not the message

* [#782] Better wording

* [#782] Update (generated) man pages

* [#782] We match the type, not the message
2024-02-13 19:43:29 +00:00
..
examples Finish documenting the use of XDG_CONFIG_HOME and XDG_DATA_HOME 2022-08-23 19:21:53 +01:00
i18n Update doc translation catalogs 2023-12-04 19:24:25 +00:00
man Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
src Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
changelog.txt Documentation for release 10.4.0 2023-12-04 19:25:01 +00:00
development.md Document updating IANA schemes as a release step 2023-10-30 19:23:46 +00:00
documentation.md Turn all warnings into errors when building website 2022-11-02 19:24:35 +00:00
install.txt Fix typos in install.txt and faq.rst 2023-08-28 19:32:28 +01:00
Makefile Turn all warnings into errors when building website 2022-11-02 19:24:35 +00:00
robots.txt.example rename robots.txt 2005-01-27 17:14:50 +00:00
translations.md Don't need hatch to build documentation 2022-09-13 19:32:06 +01:00
upgrading.txt Documentation for release 10.4.0 2023-12-04 19:25:01 +00:00