From 17305cba0d3cc5d4b0391f64be520f47d7723633 Mon Sep 17 00:00:00 2001 From: Thorsten Scherer Date: Thu, 1 Dec 2022 09:26:36 +0100 Subject: doc: Fix sphinx warning 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. Message-Id: <20221201082636.q7j5ijxxu33m5vaf@NB142.eckelmann.group> Signed-off-by: Michael Olbrich --- doc/ref_make_macros.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ref_make_macros.rst') 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, ) @$(call ptx/image-install, , $(_BUILD_DIR)/[, ]) -- cgit v1.2.3