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

Signed-off-by: Andrey Smirnov <andrew.smir...@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

Reply via email to