From 8ba545b84dc4a2ce31b0b4b6dcf81d4c78f7c500 Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Mon, 21 Oct 2024 20:01:00 +0200 Subject: [PATCH] doc: semihosting can only be once in TOC Sphinx warns if a page is added to the table of contents twice. Add a reference instead. Signed-off-by: Heinrich Schuchardt --- doc/board/emulation/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/board/emulation/index.rst b/doc/board/emulation/index.rst index 0419d72415..f890816627 100644 --- a/doc/board/emulation/index.rst +++ b/doc/board/emulation/index.rst @@ -8,7 +8,6 @@ Emulation acpi blkdev - ../../usage/semihosting qemu-arm qemu-mips qemu-ppce500 @@ -16,3 +15,7 @@ Emulation qemu-sbsa qemu-x86 qemu-xtensa + +Also see + +* :doc:`../../usage/semihosting` -- 2.39.5