[PATCH 3/5] docs: fix hiding of chapter from imx.rst
Stefan Lengfeld
contact at stefanchrist.eu
Mon May 15 10:14:20 PDT 2017
The files 'mxs.rst' and 'imx.rst' used the same chapter headline:
Freescale i.MXs
This confuses sphinx. It does not support having the same headline at
the same level twice and hides the other chapter. Just rename the
chapter heading to avoid that.
And rename the subchapter headline to 'MXS boards' for clarity.
Signed-off-by: Stefan Lengfeld <contact at stefanchrist.eu>
---
Documentation/boards/mxs.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/boards/mxs.rst b/Documentation/boards/mxs.rst
index ad10b87..82f2321 100644
--- a/Documentation/boards/mxs.rst
+++ b/Documentation/boards/mxs.rst
@@ -1,5 +1,5 @@
-Freescale i.MXs
-===============
+Freescale MXS
+=============
Freescale i.MXs or MXS are a SoC family which consists of the i.MX23
and the i.MX28. These are quite different from the regular i.MX SoCs
@@ -118,8 +118,8 @@ Booting second stage
The second stage images can be started with the barebox :ref:`command_bootm` command or
just jumped into using the :ref:`command_go` command.
-i.MXs boards
-------------
+MXS boards
+----------
Not all supported boards have a description here.
--
2.7.4
More information about the barebox
mailing list