mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Thorsten Scherer <t.scherer@eckelmann.de>
To: <ptxdist@pengutronix.de>
Subject: [ptxdist] [PATCH] doc: Fix sphinx warning
Date: Thu, 1 Dec 2022 09:26:36 +0100	[thread overview]
Message-ID: <20221201082636.q7j5ijxxu33m5vaf@NB142.eckelmann.group> (raw)

ref_make_macros.rst:158: WARNING: Could not lex literal_block as "make". Highlighting skipped.

Use "code-block:: none" as in doc/dev_add_bin_only_files.rst.
---
 doc/ref_make_macros.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref_make_macros.rst b/doc/ref_make_macros.rst
index 684390089..a9ba31c48 100644
--- a/doc/ref_make_macros.rst
+++ b/doc/ref_make_macros.rst
@@ -155,7 +155,7 @@ ptx/image-install, ptx/image-install-link, world/image-clean
 
 Usage:
 
-.. code-block:: make
+.. code-block:: none
 
  @$(call world/image-clean, <PKG>)
  @$(call ptx/image-install, <PKG>, $(<PKG>_BUILD_DIR)/<source-image-name>[, <image-name>])
-- 
2.38.0



             reply	other threads:[~2022-12-01  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-01  8:26 Thorsten Scherer [this message]
2022-12-05 12:53 ` [ptxdist] [APPLIED] " Michael Olbrich

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=20221201082636.q7j5ijxxu33m5vaf@NB142.eckelmann.group \
    --to=t.scherer@eckelmann.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