mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-02 01:26:32 +00:00

Sphinx warns if a page is added to the table of contents twice. Add a reference instead. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
21 lines
246 B
ReStructuredText
21 lines
246 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Emulation
|
|
=========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
acpi
|
|
blkdev
|
|
qemu-arm
|
|
qemu-mips
|
|
qemu-ppce500
|
|
qemu-riscv
|
|
qemu-sbsa
|
|
qemu-x86
|
|
qemu-xtensa
|
|
|
|
Also see
|
|
|
|
* :doc:`../../usage/semihosting`
|