summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-10-21 20:01:01 +0200
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-10-30 21:44:38 +0100
commit8b65d1f56fc610d43cdefbbeef776ff4b74b33f7 (patch)
tree7e480c27b9ce7d7cff6793a4c974def2ee68d0d2
parent8ba545b84dc4a2ce31b0b4b6dcf81d4c78f7c500 (diff)
doc: do not include K3 boards twice in TOC
Sphinx writes a warning if a page is included twice in the table of contents. Use references instead. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Acked-by: Neha Malcom Francis <n-francis@ti.com>
-rw-r--r--doc/board/ti/k3.rst11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst
index c3513f0aee2..5d01f487622 100644
--- a/doc/board/ti/k3.rst
+++ b/doc/board/ti/k3.rst
@@ -32,19 +32,22 @@ K3 Based SoCs
am62ax_sk
am62x_sk
- ../beagle/am62x_beagleplay
- ../phytec/phycore-am62x
- ../toradex/verdin-am62
am62px_sk
am64x_evm
am65x_evm
j7200_evm
- ../beagle/j721e_beagleboneai64
j721e_evm
j721s2_evm
j722s_evm
j784s4_evm
+K3 SoC based boards in other sections
+
+* :doc:`../beagle/am62x_beagleplay`
+* :doc:`../beagle/j721e_beagleboneai64`
+* :doc:`../phytec/phycore-am62x`
+* :doc:`../toradex/verdin-am62`
+
Boot Flow Overview
------------------