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 3/3] doc: hardware: add toctrees for mips and x86_64
Date: Fri,  4 Sep 2020 17:54:07 +0200	[thread overview]
Message-ID: <20200904155407.8599-3-rhi@pengutronix.de> (raw)
In-Reply-To: <20200904155407.8599-1-rhi@pengutronix.de>

sphinx complained about them:

    checking consistency...
    .../distrokit/platform-x86_64/state/docs/hardware_mips_qemu.rst: WARNING: document isn't included in any toctree
    .../distrokit/platform-x86_64/state/docs/hardware_x86_64_qemu.rst: WARNING: document isn't included in any toctree
    done

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 doc/hardware.rst | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/doc/hardware.rst b/doc/hardware.rst
index 52756f9391ad..f09f3af5a14c 100644
--- a/doc/hardware.rst
+++ b/doc/hardware.rst
@@ -136,3 +136,33 @@ the Broadcom BCM2835 SoC (ARMv6):
    :maxdepth: 1
 
    hardware_rpi_raspi1
+
+
+mips Platform
+-------------
+
++-------------------------+------------------------------------------+
+| platformconfig:         | ``configs/platform-mips/platformconfig`` |
++-------------------------+------------------------------------------+
+| Toolchain architecture: | ``mips-softfloat-linux-gnu``             |
++-------------------------+------------------------------------------+
+
+.. toctree::
+   :maxdepth: 1
+
+   hardware_x86_64_qemu
+
+
+x86_64 Platform
+---------------
+
++-------------------------+--------------------------------------------+
+| platformconfig:         | ``configs/platform-x86_64/platformconfig`` |
++-------------------------+--------------------------------------------+
+| Toolchain architecture: | ``x86_64-unknown-linux-gnu``               |
++-------------------------+--------------------------------------------+
+
+.. toctree::
+   :maxdepth: 1
+
+   hardware_mips_qemu
-- 
2.28.0


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

      parent reply	other threads:[~2020-09-04 15:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200904125234.rdht7b7uj7h2cdwv@pengutronix.de>
2020-09-04 15:54 ` [DistroKit] [PATCH 1/3] doc: restructure the quick start steps in the intro Roland Hieber
2020-09-04 15:54   ` [DistroKit] [PATCH 2/3] doc: hardware: strip down boilerplate documentation Roland Hieber
2020-09-04 15:54   ` Roland Hieber [this message]

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=20200904155407.8599-3-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