All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: Quentin Schulz <quentin.schulz@cherry.de>
Cc: docs@lists.yoctoproject.org
Subject: Re: [docs] [PATCH] sphinx-lint: various fixes
Date: Mon, 12 May 2025 17:03:30 -0400	[thread overview]
Message-ID: <20250512210330.GB25174@localhost> (raw)
In-Reply-To: <d7d0d319-581a-486b-bffb-7ddf0f771d9b@cherry.de>

On Mon 2025-05-12 @ 09:50:07 AM, Quentin Schulz wrote:
> Hi Trevor,
> 
> On 5/6/25 8:03 PM, Trevor Woerner via lists.yoctoproject.org wrote:
> > A 'make sphinx-lint' pass found the following issues:
> > 	trailing-whitespace
> > 	missing-space-after-literal
> > 	role-with-double-backticks
> > 	missing-space-before-role (role missing opening tag colon)
> > 
> 
> I'll let Antonin confirm but I assume it would be a good idea to have
> separate commits so we could easily backport them to earlier releases? Or
> maybe you/someone can run sphinx-lint on older releases and send patches for
> those too?

okay, waiting on Antonin

> 
> The changes look fine (and necessary) to me :)
> 
> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
> 
> [...]
> 
> > diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
> > index 0f015d434041..21d3dce58c14 100644
> > --- a/documentation/dev-manual/start.rst
> > +++ b/documentation/dev-manual/start.rst
> > @@ -860,7 +860,7 @@ Initializing the Build Environment
> >   Before you can use Yocto you need to setup the build environment.
> >   From within the ``poky`` directory, source the :ref:`ref-manual/structure:\`\`oe-init-build-env\`\`` environment
> >   setup script to define Yocto Project's build environment on your build host::
> > -
> > -    $ source oe-init-build-env
> > +
> > +    $ source oe-init-build-env
> 
> You could also remove one whitespace before the $ to respect the
> "code-blocks are aligned by three whitespaces" rule we have (and which seems
> to not be part of our documentation/standards.md :) ).

ok

> Thanks!
> Quentin


  reply	other threads:[~2025-05-12 21:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-06 18:03 [PATCH] sphinx-lint: various fixes Trevor Woerner
2025-05-12  7:50 ` [docs] " Quentin Schulz
2025-05-12 21:03   ` Trevor Woerner [this message]
2025-05-13  8:17     ` Antonin Godard
2025-05-13 13:16       ` Trevor Woerner
2025-05-16 13:34         ` Antonin Godard
2025-05-21 16:42 ` 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=20250512210330.GB25174@localhost \
    --to=twoerner@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.