From: Igor Opaniuk <igor.opaniuk@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 6/6] doc: board: add rockchip subfolder
Date: Wed, 12 Feb 2020 17:14:33 +0200 [thread overview]
Message-ID: <20200212151433.9713-7-igor.opaniuk@gmail.com> (raw)
In-Reply-To: <20200212151433.9713-1-igor.opaniuk@gmail.com>
From: Igor Opaniuk <igor.opaniuk@toradex.com>
This fixes a warning when invoking make htmldocs:
checking consistency...
doc/board/rockchip/index.rst: WARNING: document isn't included in any toctree
Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
doc/board/index.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/board/index.rst b/doc/board/index.rst
index f2f5907b8c..f061e8ecfc 100644
--- a/doc/board/index.rst
+++ b/doc/board/index.rst
@@ -14,6 +14,7 @@ Board-specific doc
google/index
intel/index
renesas/index
+ rockchip/index
sifive/index
toradex/index
xilinx/index
--
2.17.1
next prev parent reply other threads:[~2020-02-12 15:14 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-12 15:14 [PATCH v5 0/6] doc: board: toradex reST documentation Igor Opaniuk
2020-02-12 15:14 ` [PATCH v5 1/6] doc: board: toradex: add colibri_imx7.rst Igor Opaniuk
2020-02-12 15:45 ` Oleksandr Suvorov
2020-02-20 13:26 ` Bin Meng
2020-02-12 15:14 ` [PATCH v5 2/6] doc: board: verdin-imx8mm: convert readme to reST Igor Opaniuk
2020-02-12 15:46 ` Oleksandr Suvorov
2020-02-20 13:24 ` Bin Meng
2020-02-12 15:14 ` [PATCH v5 3/6] doc: board: apalis-imx8: " Igor Opaniuk
2020-02-12 15:46 ` Oleksandr Suvorov
2020-02-20 13:35 ` Bin Meng
2020-02-12 15:14 ` [PATCH v5 4/6] doc: board: colibri-imx8x: " Igor Opaniuk
2020-02-13 10:10 ` Oleksandr Suvorov
2020-02-20 13:37 ` Bin Meng
2020-02-12 15:14 ` [PATCH v5 5/6] toradex: MAINTAINERS: entries for new reST docs Igor Opaniuk
2020-02-20 13:19 ` Bin Meng
2020-02-12 15:14 ` Igor Opaniuk [this message]
2020-02-12 15:48 ` [PATCH v5 6/6] doc: board: add rockchip subfolder Oleksandr Suvorov
2020-02-20 13:14 ` Bin Meng
2020-02-20 13:39 ` [PATCH v5 0/6] doc: board: toradex reST documentation Bin Meng
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=20200212151433.9713-7-igor.opaniuk@gmail.com \
--to=igor.opaniuk@gmail.com \
--cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.