From: Kristiyan Chakarov <kichakarov0@gmail.com>
To: docs@lists.yoctoproject.org
Cc: Kristiyan Chakarov <kichakarov0@gmail.com>
Subject: [PATCH] overview-manual: escape wildcard in inline markup
Date: Fri, 27 Feb 2026 23:49:35 +0200 [thread overview]
Message-ID: <20260227214935.15766-1-kichakarov0@gmail.com> (raw)
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
next reply other threads:[~2026-02-27 21:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-27 21:49 Kristiyan Chakarov [this message]
2026-03-05 10:16 ` [docs] [PATCH] overview-manual: escape wildcard in inline markup Quentin Schulz
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=20260227214935.15766-1-kichakarov0@gmail.com \
--to=kichakarov0@gmail.com \
--cc=docs@lists.yoctoproject.org \
/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