DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 6/7] doc: hardware: reduce clutter in sub-toctrees
Date: Mon,  6 Jan 2020 17:27:48 +0100	[thread overview]
Message-ID: <20200106162749.27953-6-rhi@pengutronix.de> (raw)
In-Reply-To: <20200106162749.27953-1-rhi@pengutronix.de>

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 <rhi@pengutronix.de>
---
 doc/hardware.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/hardware.rst b/doc/hardware.rst
index 98688b9d32a3..2143b6c0120d 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
-- 
2.24.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

  parent reply	other threads:[~2020-01-06 16:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 16:27 [DistroKit] [PATCH 1/7] local_src: remove unreferenced am335x-pm-firmware Roland Hieber
2020-01-06 16:27 ` [DistroKit] [PATCH 2/7] doc: note that platform-rpi is not actively maintained currently Roland Hieber
2020-01-06 16:27 ` [DistroKit] [PATCH 3/7] doc: fix sphinx warning "guru is already assigned section numbers" Roland Hieber
2020-01-06 16:27 ` [DistroKit] [PATCH 4/7] doc: guru: sync with upstream PTXdist Roland Hieber
2020-01-06 16:27 ` [DistroKit] [PATCH 5/7] doc: hardware: degrade header level Roland Hieber
2020-01-06 16:27 ` Roland Hieber [this message]
2020-01-06 16:27 ` [DistroKit] [PATCH 7/7] doc: add infos about contributing and license Roland Hieber
2020-01-08 22:06 ` [DistroKit] [PATCH 1/7] local_src: remove unreferenced am335x-pm-firmware Robert Schwebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200106162749.27953-6-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox