public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] overview-manual: escape wildcard in inline markup
@ 2026-02-27 21:49 Kristiyan Chakarov
  2026-03-05 10:16 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 2+ messages in thread
From: Kristiyan Chakarov @ 2026-02-27 21:49 UTC (permalink / raw)
  To: docs; +Cc: Kristiyan Chakarov

This change escapes the wildcard in 'recipes-*' to properly italicize
the string

Signed-off-by: Kristiyan Chakarov <kichakarov0@gmail.com>
---
 documentation/overview-manual/concepts.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index 2655b0d3a..cd3d09910 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -410,7 +410,7 @@ typically find in a distribution layer:
    (``conf/distro/distro.conf``), and any distribution-wide include
    files.
 
--  *recipes-*:* Recipes and append files that affect common
+-  *recipes-\*:* Recipes and append files that affect common
    functionality across the distribution. This area could include
    recipes and append files to add distribution-specific configuration,
    initialization scripts, custom image recipes, and so forth. Examples


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] overview-manual: escape wildcard in inline markup
  2026-02-27 21:49 [PATCH] overview-manual: escape wildcard in inline markup Kristiyan Chakarov
@ 2026-03-05 10:16 ` Quentin Schulz
  0 siblings, 0 replies; 2+ messages in thread
From: Quentin Schulz @ 2026-03-05 10:16 UTC (permalink / raw)
  To: kichakarov0, docs

Hi Kristiyan,

On 2/27/26 10:49 PM, Kristiyan Chakarov via lists.yoctoproject.org wrote:
> [You don't often get email from kichakarov0=gmail.com@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> 
> This change escapes the wildcard in 'recipes-*' to properly italicize
> the string
> 

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-05 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 21:49 [PATCH] overview-manual: escape wildcard in inline markup Kristiyan Chakarov
2026-03-05 10:16 ` [docs] " Quentin Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox