From: Quentin Schulz <foss+yocto@0leil.net>
To: docs@lists.yoctoproject.org
Cc: Quentin Schulz <quentin.schulz@cherry.de>
Subject: [PATCH] brief-yoctoprojectqs/index.rst: fix improper code-block indentation
Date: Mon, 15 Dec 2025 12:26:45 +0100 [thread overview]
Message-ID: <20251215-bitbake-setup-v1-1-abbbeb81ffbf@cherry.de> (raw)
From: Quentin Schulz <quentin.schulz@cherry.de>
This mistake resulted in an empty code-block followed by a quote section
with poky-master-poky-distro_poky-machine_qemux86-64 as text.
Let's fix this oversight by making the text part of the code-block.
Fixes: 0c1fbe2657d3 ("brief-yoctoprojectqs/index.rst: switch shell block to to console/text blocks")
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
documentation/brief-yoctoprojectqs/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
index ea73a5431..84eb63c93 100644
--- a/documentation/brief-yoctoprojectqs/index.rst
+++ b/documentation/brief-yoctoprojectqs/index.rst
@@ -196,7 +196,7 @@ configuration above.
For the selected options in the above example, this would be:
- .. code-block:: text
+.. code-block:: text
poky-master-poky-distro_poky-machine_qemux86-64
---
base-commit: c9b19880d281be41660306f1f7456b9735c21487
change-id: 20251215-bitbake-setup-18bd36abef07
Best regards,
--
Quentin Schulz <quentin.schulz@cherry.de>
next reply other threads:[~2025-12-15 11:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-15 11:26 Quentin Schulz [this message]
2025-12-16 16:14 ` [PATCH] brief-yoctoprojectqs/index.rst: fix improper code-block indentation Antonin Godard
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=20251215-bitbake-setup-v1-1-abbbeb81ffbf@cherry.de \
--to=foss+yocto@0leil.net \
--cc=docs@lists.yoctoproject.org \
--cc=quentin.schulz@cherry.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