linkchecker/doc/src
Chris Mayo 16bee50068 Move AnchorCheck local file handling into a new class
When checking local files with AnchorCheck, anchors in URLs
like "example/#anchor" are not supported.

Without AnchorCheck enabled, the Real URL reported for such URLs
was changed to include the anchor when local file checking was added to
AnchorCheck, but it is the directory that is checked.
The same URL was also then used as the Parent URL for the check of each
of the contents of that directory.

For FileUrl this is a revert of:
c221afda ("Enable AnchorCheck to be used with local files", 2022-10-03)
2022-10-24 19:30:56 +01:00
..
_templates Use an HTML list for custom menu entries in documentation 2021-08-22 19:26:03 +01:00
code Remove linkcheck.checker.proxysupport 2021-12-13 19:25:23 +00:00
images Generate html documentation with Sphinx 2020-08-15 17:02:38 +01:00
man Move AnchorCheck local file handling into a new class 2022-10-24 19:30:56 +01:00
code_of_conduct.rst Include CONTRIBUTING and CODE_OF_CONDUCT in Sphinx documentation 2020-08-15 17:02:40 +01:00
conf.py Don't need hatch to build documentation 2022-09-13 19:32:06 +01:00
contributing.rst Include CONTRIBUTING and CODE_OF_CONDUCT in Sphinx documentation 2020-08-15 17:02:40 +01:00
faq.rst More proxy documentation updates 2021-12-17 19:22:20 +00:00
index.rst Raise minimum Python requirement to 3.7 2021-12-30 19:27:04 +00:00
install.rst Include install.txt and upgrading.txt in Sphinx documentation 2020-08-15 17:02:40 +01:00
Makefile Replace setuptools and setup.py with hatch and pyproject.toml 2022-09-05 19:24:01 +01:00
upgrading.rst Include install.txt and upgrading.txt in Sphinx documentation 2020-08-15 17:02:40 +01:00