linkchecker/doc/src
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
..
_templates Use an HTML list for custom menu entries in documentation 2021-08-22 19:26:03 +01:00
code Fix Code documentation inheritance diagram 2023-09-05 19:29:56 +01:00
images Acknowledge project icon from KDE Oxygen Icons 2023-05-11 19:22:36 +01:00
man Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
code_of_conduct.rst Include CONTRIBUTING and CODE_OF_CONDUCT in Sphinx documentation 2020-08-15 17:02:40 +01:00
conf.py Turn all warnings into errors when building website 2022-11-02 19:24:35 +00:00
contributing.rst Include CONTRIBUTING and CODE_OF_CONDUCT in Sphinx documentation 2020-08-15 17:02:40 +01:00
faq.rst Fix typos in install.txt and faq.rst 2023-08-28 19:32:28 +01:00
index.rst Raise minimum Python version to 3.9 2023-11-27 19:22:08 +00:00
install.rst Include install.txt and upgrading.txt in Sphinx documentation 2020-08-15 17:02:40 +01:00
Makefile Fix make -C doc/src/Makefile gettext with SPHINXOPTS 2022-11-03 19:20:56 +00:00
upgrading.rst Include install.txt and upgrading.txt in Sphinx documentation 2020-08-15 17:02:40 +01:00