From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: [ptxdist] [PATCH 4/4] Documentation: avoid warning for unparsable make syntax
Date: Mon, 12 Jun 2017 21:23:24 +0200 [thread overview]
Message-ID: <20170612192324.19287-4-r.schwebel@pengutronix.de> (raw)
In-Reply-To: <20170612192324.19287-1-r.schwebel@pengutronix.de>
These examples are by far no pure make, so remove the syntax
highlighting hint for make, to make this warning go away:
docs/ref_manual.rst:980: WARNING: Could not lex literal_block as "make". Highlighting skipped.
docs/ref_manual.rst:1011: WARNING: Could not lex literal_block as "make". Highlighting skipped.
docs/ref_manual.rst:1040: WARNING: Could not lex literal_block as "make". Highlighting skipped.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
doc/ref_manual.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index 91b499c37..3013e5ff4 100644
--- a/doc/ref_manual.rst
+++ b/doc/ref_manual.rst
@@ -977,7 +977,7 @@ the string ``enable``, if unset to ``disable`` instead.
Usage:
-.. code-block:: make
+.. code-block:: none
--$(call ptx/endis, <variable>)-<parameter>
@@ -1008,7 +1008,7 @@ the string ``disable``, if unset to ``enable`` instead.
Usage:
-.. code-block:: make
+.. code-block:: none
--$(call ptx/disen, <variable>)-<parameter>
@@ -1037,7 +1037,7 @@ the string ``with``, if unset to ``without`` instead.
Usage:
-.. code-block:: make
+.. code-block:: none
--$(call ptx/wwo, <variable>)-<parameter>
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2017-06-12 19:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-12 19:23 [ptxdist] [PATCH 1/4] Documentation: avoid "Title underline too short" warnings Robert Schwebel
2017-06-12 19:23 ` [ptxdist] [PATCH 2/4] " Robert Schwebel
2017-06-12 19:23 ` [ptxdist] [PATCH 3/4] Documentation: avoid warning for unparsable make syntax Robert Schwebel
2017-06-12 19:23 ` Robert Schwebel [this message]
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=20170612192324.19287-4-r.schwebel@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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