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 Documentation: Add static CSS file to fix tables 2018-05-14 17:21:37 +00:00
acpi Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
arch cpu/x86/Kconfig: Mark 64bit support as stable 2024-03-28 15:23:21 +00:00
community Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
contributing Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
drivers smmstorev2: Load the communication buffer at SMM setup 2024-04-05 07:10:17 +00:00
getting_started Docs/getting-started/faq: Remove line break in URL breaking link 2024-08-14 08:19:48 +00:00
gfx Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
infrastructure Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
lib Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
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 Documentation: Get rid of trailing whitespaces 2022-10-13 08:01:01 +00:00
sbom Documentation: Update Makefile .inc references to .mk 2024-01-26 13:08:30 +00:00
security Documentation/vboot: Update vboot supported boards list 2024-08-23 19:33:50 +00:00
soc Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
superio Docs: Fix broken header references 2024-08-21 16:18:23 +00:00
technotes Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
tutorial Documentation: Use pkgconf over pkg-config 2024-07-10 06:24:28 +00:00
util Documentation: Fix header levels 2024-07-09 21:10:15 +00:00
vendorcode Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
.gitignore .gitignore: Split into subdirectory files 2020-10-30 07:05:27 +00:00
.mdl_style.rb Documentation: Add mdl style file 2022-07-14 12:38:56 +00:00
acronyms.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
AMD-S3.txt Documentation: change coreboot to lowercase 2017-06-12 04:06:40 +02:00
beginverbatim.tex Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
cbfs.txt Fix typos involving "the the" 2018-12-18 13:24:28 +00:00
codeflow.svg Documentation: Remove whitespace before tab 2018-06-04 11:48:23 +00:00
conf.py Docs/conf.py: Explicitly define external URL schemes 2024-08-25 15:20:37 +00:00
COPYING Documentation/COPYING: Remove trailing whitespace 2018-04-27 09:10:20 +00:00
coreboot_logo.bmp Documentation: Add coreboot logo in BMP format for payload use 2022-07-27 13:58:27 +00:00
coreboot_logo.png Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
coreboot_logo.svg Documentation: Add the coreboot logo in SVG format 2022-07-21 10:35:16 +00:00
corebootBuildingGuide.tex Documentation: Adjust master -> main branch 2023-09-15 18:42:46 +00:00
distributions.md doc/distributions: Update NovaCustom domain 2024-06-06 23:11:34 +00:00
documentation_license.md Documentation: Move documentation license to main menu 2022-03-24 15:47:11 +00:00
endverbatim.tex Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
external_docs.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
gcov.txt Documentation: Fix spelling errors 2021-10-05 18:06:24 +00:00
hypertransport.svg Rename documentation -> Documentation 2015-05-06 19:09:47 +02:00
index.md Documentation/index.md: Add coreboot's blob policy 2024-06-14 08:57:13 +00:00
Makefile Documentation/Makefile: Fix test target 2024-07-09 21:10:25 +00:00
Makefile.sphinx Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
payloads.md Documentation: Get rid of trailing whitespaces 2022-10-13 08:01:01 +00:00
POSTCODES post_code: add post code for video initialization failure 2019-05-22 17:45:11 +00:00
rmodules.md Documentation/rmodules.md: Add rmodule Documentation 2023-09-05 16:08:42 +00:00
util.md Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00