summaryrefslogtreecommitdiff
path: root/Documentation/soc/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/soc/index.md')
-rw-r--r--Documentation/soc/index.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/Documentation/soc/index.md b/Documentation/soc/index.md
index 1415c721bb..4d51d67d1b 100644
--- a/Documentation/soc/index.md
+++ b/Documentation/soc/index.md
@@ -4,7 +4,11 @@ This section contains documentation about coreboot on specific SOCs.
## Vendor
-- [AMD](amd/index.md)
-- [Cavium](cavium/index.md)
-- [Intel](intel/index.md)
-- [Qualcomm](qualcomm/index.md)
+```{toctree}
+:maxdepth: 1
+
+AMD <amd/index.md>
+Cavium <cavium/index.md>
+Intel <intel/index.md>
+Qualcomm <qualcomm/index.md>
+```