* [PATCH] Documentation: imd: fix sphinx warning
@ 2016-09-20 14:13 Antony Pavlov
2016-09-21 8:12 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2016-09-20 14:13 UTC (permalink / raw)
To: barebox
The patch fixes this sphinx warnings:
barebox/Documentation/user/imd.rst:27: WARNING: Could not lex literal_block as "c". Highlighting skipped.
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
---
Documentation/user/imd.rst | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/Documentation/user/imd.rst b/Documentation/user/imd.rst
index e0251d6..ce1b90c 100644
--- a/Documentation/user/imd.rst
+++ b/Documentation/user/imd.rst
@@ -22,7 +22,9 @@ The informations can be extracted with the ``bareboximd`` tool which lives under
``scripts/`` in the barebox sourcecode. If enabled it is compiled for the compile
host and also for the target architecture. barebox itself has the :ref:`command_imd`
command to extract the informations. Here is an example output of the tool called
-without additional options::
+without additional options:
+
+.. code-block:: none
# imd barebox-phytec-pbab01dl-1gib.img
build: #890 Wed Jul 30 16:15:24 CEST 2014
@@ -31,7 +33,9 @@ without additional options::
of_compatible: phytec,imx6x-pbab01 phytec,imx6dl-pfla02 fsl,imx6dl
model: Phytec phyFLEX-i.MX6 Duallite Carrier-Board
-Single informations can be extracted with the ``-t <type>`` option::
+Single informations can be extracted with the ``-t <type>`` option:
+
+.. code-block:: none
# imd barebox-phytec-pbab01dl-1gib.img -t release
2014.07.0-00167-ge6632a9-dirty
--
2.9.3
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: imd: fix sphinx warning
2016-09-20 14:13 [PATCH] Documentation: imd: fix sphinx warning Antony Pavlov
@ 2016-09-21 8:12 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2016-09-21 8:12 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox
On Tue, Sep 20, 2016 at 05:13:01PM +0300, Antony Pavlov wrote:
> The patch fixes this sphinx warnings:
>
> barebox/Documentation/user/imd.rst:27: WARNING: Could not lex literal_block as "c". Highlighting skipped.
>
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> ---
> Documentation/user/imd.rst | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/Documentation/user/imd.rst b/Documentation/user/imd.rst
> index e0251d6..ce1b90c 100644
> --- a/Documentation/user/imd.rst
> +++ b/Documentation/user/imd.rst
> @@ -22,7 +22,9 @@ The informations can be extracted with the ``bareboximd`` tool which lives under
> ``scripts/`` in the barebox sourcecode. If enabled it is compiled for the compile
> host and also for the target architecture. barebox itself has the :ref:`command_imd`
> command to extract the informations. Here is an example output of the tool called
> -without additional options::
> +without additional options:
> +
> +.. code-block:: none
>
> # imd barebox-phytec-pbab01dl-1gib.img
> build: #890 Wed Jul 30 16:15:24 CEST 2014
> @@ -31,7 +33,9 @@ without additional options::
> of_compatible: phytec,imx6x-pbab01 phytec,imx6dl-pfla02 fsl,imx6dl
> model: Phytec phyFLEX-i.MX6 Duallite Carrier-Board
>
> -Single informations can be extracted with the ``-t <type>`` option::
> +Single informations can be extracted with the ``-t <type>`` option:
> +
> +.. code-block:: none
>
> # imd barebox-phytec-pbab01dl-1gib.img -t release
> 2014.07.0-00167-ge6632a9-dirty
> --
> 2.9.3
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-21 8:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-20 14:13 [PATCH] Documentation: imd: fix sphinx warning Antony Pavlov
2016-09-21 8:12 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox