diff mbox series

brief-yoctoprojectqs/index.rst: fix improper code-block indentation

Message ID 20251215-bitbake-setup-v1-1-abbbeb81ffbf@cherry.de
State Accepted
Headers show
Series brief-yoctoprojectqs/index.rst: fix improper code-block indentation | expand

Commit Message

Quentin Schulz Dec. 15, 2025, 11:26 a.m. UTC
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(-)


---
base-commit: c9b19880d281be41660306f1f7456b9735c21487
change-id: 20251215-bitbake-setup-18bd36abef07

Best regards,

Comments

Antonin Godard Dec. 16, 2025, 4:14 p.m. UTC | #1
On Mon, 15 Dec 2025 12:26:45 +0100, Quentin Schulz wrote:
> 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.
> 
> 

Applied, thanks!

[1/1] brief-yoctoprojectqs/index.rst: fix improper code-block indentation
      commit: d84d916d4fc505e8386693306b6a90b0064c0518

Best regards,
--
diff mbox series

Patch

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