mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Stefan Lengfeld <contact@stefanchrist.eu>
To: barebox@lists.infradead.org
Subject: [PATCH 5/5] docs: render DIP switches as verbatim text
Date: Mon, 15 May 2017 19:14:22 +0200	[thread overview]
Message-ID: <20170515171422.1648-5-contact@stefanchrist.eu> (raw)
In-Reply-To: <20170515171422.1648-1-contact@stefanchrist.eu>

Render images of DIP switches as <pre> html tags/verbatim text. This
fixes the sphinx errors:

    Documentation/boards/imx/Element14-WaRP7.rst:25: ERROR: Malformed table.
    Documentation/boards/imx/Element14-WaRP7.rst:36: ERROR: Malformed table.
    Documentation/boards/imx/Element14-WaRP7.rst:47: ERROR: Malformed table.

Signed-off-by: Stefan Lengfeld <contact@stefanchrist.eu>
---
 Documentation/boards/imx/Element14-WaRP7.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/boards/imx/Element14-WaRP7.rst b/Documentation/boards/imx/Element14-WaRP7.rst
index d4e5e79..df14f84 100644
--- a/Documentation/boards/imx/Element14-WaRP7.rst
+++ b/Documentation/boards/imx/Element14-WaRP7.rst
@@ -20,7 +20,7 @@ vendor modified u-boot imximage.
 Barebox can be used as a drop-in replacement for the shipped bootloader.
 
 The WaRP7 IO Board has a double DIP switch where switch number two defines the
-boot source of the i.MX7 SoC:
+boot source of the i.MX7 SoC::
 
   +-----+
   |     |
@@ -31,7 +31,7 @@ boot source of the i.MX7 SoC:
   | 1 2 |
   +-----+
 
-Bootsource is the internal eMMC:
+Bootsource is the internal eMMC::
 
   +-----+
   |     |
@@ -42,7 +42,7 @@ Bootsource is the internal eMMC:
   | 1 2 |
   +-----+
 
-Bootsource is the USB:
+Bootsource is the USB::
 
   +-----+
   |     |
-- 
2.7.4


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

  parent reply	other threads:[~2017-05-15 17:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15 17:14 [PATCH 1/5] images: clean *.imx-sram-img files Stefan Lengfeld
2017-05-15 17:14 ` [PATCH 2/5] imx-usb-loader: add prefix '0x' for hex value Stefan Lengfeld
2017-05-15 17:14 ` [PATCH 3/5] docs: fix hiding of chapter from imx.rst Stefan Lengfeld
2017-05-15 17:14 ` [PATCH 4/5] docs: add file suffix rst for inclusion in sphinx documentation Stefan Lengfeld
2017-05-15 17:14 ` Stefan Lengfeld [this message]
2017-05-17  6:52 ` [PATCH 1/5] images: clean *.imx-sram-img files Sascha Hauer

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=20170515171422.1648-5-contact@stefanchrist.eu \
    --to=contact@stefanchrist.eu \
    --cc=barebox@lists.infradead.org \
    /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