coreboot/Documentation
Nicholas Chin 2b45b7a54b Docs/conf.py: Explicitly define external URL schemes
By default, any URL with a scheme of "http", "https", "ftp", or "mailto"
is treated as an external link. Since the "ircs" scheme is not included,
the IRC link in community/forums.md does not get resolved as an external
link, and instead tries to link to a header in the docs themselves. Fix
this by explicitly defining which schemes should resolve to external
links using the myst_url_schemes configuration option [1], which is now
set to the default schemes along with "ircs".

This fixes the "cross-reference target not found" warning for
'ircs://irc.libera.chat/#coreboot'

[1] https://myst-parser.readthedocs.io/en/latest/syntax/cross-referencing.html#customising-external-url-resolution

Change-Id: I9e1c76b2bacbacaa06340f940c76b50de38e43e8
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84069
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-08-25 15:20:37 +00:00
..
_static
acpi
arch
community
contributing
drivers
getting_started
gfx
infrastructure
lib
mainboard Docs: Fix broken header references 2024-08-21 16:18:23 +00:00
northbridge Docs: Fix broken header references 2024-08-21 16:18:23 +00:00
releases Doc/releases: List toolchain updates in coreboot-24.11-relnotes 2024-08-25 05:18:27 +00:00
RFC
sbom
security Documentation/vboot: Update vboot supported boards list 2024-08-23 19:33:50 +00:00
soc
superio Docs: Fix broken header references 2024-08-21 16:18:23 +00:00
technotes
tutorial
util
vendorcode
.gitignore
.mdl_style.rb
acronyms.md
AMD-S3.txt
beginverbatim.tex
cbfs.txt
codeflow.svg
conf.py Docs/conf.py: Explicitly define external URL schemes 2024-08-25 15:20:37 +00:00
COPYING
coreboot_logo.bmp
coreboot_logo.png
coreboot_logo.svg
corebootBuildingGuide.tex
distributions.md
documentation_license.md
endverbatim.tex
external_docs.md
gcov.txt
hypertransport.svg
index.md
Makefile
Makefile.sphinx
payloads.md
POSTCODES
rmodules.md
util.md