From b5401a6266f1bfd7f02eb3c483646c600bf8083b Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Sat, 7 Sep 2024 22:42:44 -0600 Subject: Docs: Revert false MyST Parser toctree conversions Commit 35599f9a6671 (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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/84244 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Felix Singer --- Documentation/mainboard/protectli/vp2420.md | 14 +++++--------- Documentation/mainboard/protectli/vp46xx.md | 10 +++------- 2 files changed, 8 insertions(+), 16 deletions(-) (limited to 'Documentation/mainboard/protectli') diff --git a/Documentation/mainboard/protectli/vp2420.md b/Documentation/mainboard/protectli/vp2420.md index b5a7ff67d0..b4ec5970c2 100644 --- a/Documentation/mainboard/protectli/vp2420.md +++ b/Documentation/mainboard/protectli/vp2420.md @@ -80,12 +80,8 @@ MX25L12835F - [datasheet][MX25L12835F]. ## Useful links -```{toctree} -:maxdepth: 1 - -VP2420 Hardware Overview -VP2420 Product Page -Protectli TPM module -MX25L12835F -flashrom -``` +- [VP2420 Hardware Overview](https://protectli.com/kb/vp2400-series-hardware-overview/) +- [VP2420 Product Page](https://protectli.com/product/vp2420/) +- [Protectli TPM module](https://protectli.com/product/tpm-module/) +- [MX25L12835F](https://www.mxic.com.tw/Lists/Datasheet/Attachments/8653/MX25L12835F,%203V,%20128Mb,%20v1.6.pdf) +- [flashrom](https://flashrom.org/Flashrom) diff --git a/Documentation/mainboard/protectli/vp46xx.md b/Documentation/mainboard/protectli/vp46xx.md index eada7ff0d7..f86f93159e 100644 --- a/Documentation/mainboard/protectli/vp46xx.md +++ b/Documentation/mainboard/protectli/vp46xx.md @@ -126,13 +126,9 @@ ITE IT8786E or IT8784E, but the configuration is the same on this platform. ## Useful links -```{toctree} -:maxdepth: 1 - -VP4600 Hardware Overview -VP4630 Product Page -Protectli TPM module -``` +- [VP4600 Hardware Overview](https://protectli.com/kb/vp4600-hardware-overview/) +- [VP4630 Product Page](https://protectli.com/product/vp4630/) +- [Protectli TPM module](https://protectli.com/product/tpm-module/) [Protectli VP46xx]: https://protectli.com/vault-6-port/ [MX25L12835F]: https://www.mxic.com.tw/Lists/Datasheet/Attachments/8653/MX25L12835F,%203V,%20128Mb,%20v1.6.pdf -- cgit v1.2.3