From 04726e7c91e8466bea5c97716447684f8aa71c69 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Mon, 6 Jan 2020 17:27:48 +0100 Subject: doc: hardware: reduce clutter in sub-toctrees All those hardware sections have roughly the same sub-sections, reduce it to only the board names: 2.1.1.1. QEmu 2.1.1.2. Beaglebone White 2.1.1.2.1. Boot Media 2.1.1.2.2. Serial Console 2.1.1.3. Beaglebone Black 2.1.1.3.1. Boot Media 2.1.1.3.2. Serial Console 2.1.1.4. Boundary Devices Nitrogen6X 2.1.1.4.1. Bootloader 2.1.1.4.2. Boot Media 2.1.1.4.3. Serial Console 2.1.1.5. RIoT-Board 2.1.1.5.1. Boot Media 2.1.1.5.2. Serial Console 2.1.1.6. Raspberry Pi 2 2.1.1.6.1. Boot Media 2.1.1.6.2. Serial Console 2.1.1.7. Raspberry Pi 3 2.1.1.7.1. Boot Media 2.1.1.7.2. Serial Console 2.1.1.8. Udoo Neo 2.1.1.8.1. Boot Media 2.1.1.8.2. Serial Console Signed-off-by: Roland Hieber --- doc/hardware.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/hardware.rst b/doc/hardware.rst index 98688b9..2143b6c 100644 --- a/doc/hardware.rst +++ b/doc/hardware.rst @@ -41,6 +41,7 @@ DistroKit supports various boards based on the ARMv7-A architecture. For the following boards there is separate documentation: .. toctree:: + :maxdepth: 1 hardware_v7a_qemu hardware_v7a_beaglebone_white @@ -102,6 +103,7 @@ Hardware for the v8a Platform Currently DistroKit only supports a single board; the Marvell espressobin. .. toctree:: + :maxdepth: 1 hardware_v8a_espressobin @@ -145,5 +147,6 @@ Hardware for the rpi Platform ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. toctree:: + :maxdepth: 1 hardware_rpi_raspi1 -- cgit v1.2.3