public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] brief-yoctoprojectqs/index.rst: fix improper code-block indentation
@ 2025-12-15 11:26 Quentin Schulz
  2025-12-16 16:14 ` Antonin Godard
  0 siblings, 1 reply; 2+ messages in thread
From: Quentin Schulz @ 2025-12-15 11:26 UTC (permalink / raw)
  To: docs; +Cc: Quentin Schulz

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>



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

* Re: [PATCH] brief-yoctoprojectqs/index.rst: fix improper code-block indentation
  2025-12-15 11:26 [PATCH] brief-yoctoprojectqs/index.rst: fix improper code-block indentation Quentin Schulz
@ 2025-12-16 16:14 ` Antonin Godard
  0 siblings, 0 replies; 2+ messages in thread
From: Antonin Godard @ 2025-12-16 16:14 UTC (permalink / raw)
  To: docs, Quentin Schulz; +Cc: Antonin Godard, Quentin Schulz


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,
-- 



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

end of thread, other threads:[~2025-12-16 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 11:26 [PATCH] brief-yoctoprojectqs/index.rst: fix improper code-block indentation Quentin Schulz
2025-12-16 16:14 ` Antonin Godard

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