Commit 35599f9a66 (Docs: Replace Recommonmark with MyST Parser)
converted recommonmark style toctrees in bulk using a script. This was
done by searching for lists of references, which is how recommonmark
denoted toctree entries. However, this also converted lists of external
URLs, which would not normally be included in the toctree. Revert these
cases back to lists of URLs as they were before the migration.
Change-Id: Ie4da3d908d4b84c2c7e3572fb4baaeed1f8edb45
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84244
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
799 B
799 B
ACPI-specific documentation
This section contains documentation about coreboot on ACPI. coreboot dropped backwards support for ACPI 1.0 and is only compatible to ACPI version 2.0 and upwards.
:maxdepth: 1
SSDT UID generation <uid.md>
GPIO
:maxdepth: 1
GPIO toggling in ACPI AML <gpio.md>
Windows-specific ACPI documentation
:maxdepth: 1
Windows-specific documentation <windows.md>