mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v3 1/3] Documentation: i.MX: Increase :maxdepth: for board documentation
@ 2019-01-30 19:47 Andrey Smirnov
  2019-01-30 19:47 ` [PATCH v3 2/3] ARM: i.MX8MQ: bbu: Add MMC boot handler Andrey Smirnov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrey Smirnov @ 2019-01-30 19:47 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

A number of board documentation file have subsections. Increase
:maxdepth:, so we'd get proper TOC and numbering.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
---
 Documentation/boards/imx.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/boards/imx.rst b/Documentation/boards/imx.rst
index 2e6a30fd2..6606b88ac 100644
--- a/Documentation/boards/imx.rst
+++ b/Documentation/boards/imx.rst
@@ -201,6 +201,6 @@ or ``imx_defconfig`` instead.
 
 .. toctree::
   :glob:
-  :maxdepth: 1
+  :maxdepth: 2
 
   imx/*
-- 
2.20.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-05 12:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-30 19:47 [PATCH v3 1/3] Documentation: i.MX: Increase :maxdepth: for board documentation Andrey Smirnov
2019-01-30 19:47 ` [PATCH v3 2/3] ARM: i.MX8MQ: bbu: Add MMC boot handler Andrey Smirnov
2019-01-30 19:47 ` [PATCH v3 3/3] ARM: i.MX: Add support for ZII i.MX8MQ based devices Andrey Smirnov
2019-02-05 12:00 ` [PATCH v3 1/3] Documentation: i.MX: Increase :maxdepth: for board documentation Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox