diff options
author | kleines Filmröllchen <filmroellchen@serenityos.org> | 2023-01-07 17:02:38 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-08 13:35:29 +0100 |
commit | e430667923cabbf2b95821d3654eeec0d65392f5 (patch) | |
tree | f65c2903e35754b9f7cc931d9091745556be1ddb /Base/usr | |
parent | 76e601d758a96c74b4822cb80e5b4d3cdb764a3a (diff) | |
download | serenity-e430667923cabbf2b95821d3654eeec0d65392f5.zip |
Meta/build-manpages-website: Use absolute paths for all links
Previously, we had some broken cross-manpage links on the website after
the introduction of subsections. This is fixed by simply always using an
absolute path (leading '/') for links, making all images, icons and page
links work in all subsections.
Unfortunately, this change means that navigating the website build while
opening the files in the browser directly will no longer work. However,
a local static server such as `python -m http.server 8080` in the
output/ directory will work just fine for testing.
Diffstat (limited to 'Base/usr')
0 files changed, 0 insertions, 0 deletions