[PATCH 1/5] Documentation: gen_commands.py: escape special characters

Sascha Hauer s.hauer at pengutronix.de
Tue Oct 28 01:23:43 PDT 2025


On Fri, 24 Oct 2025 11:07:02 +0200, Ahmad Fatoum wrote:
> commands/global.c has following line:
> 
>   BAREBOX_CMD_HELP_TEXT("Without options, print all global and env
>                         (prefixed with *) variables.")
> 
> which triggers a warning as the * has a special meaning in ReST and it
> is never terminated.
> 
> [...]

Applied, thanks!

[1/5] Documentation: gen_commands.py: escape special characters
      https://git.pengutronix.de/cgit/barebox/commit/?id=224116290eee (link may not be stable)
[2/5] Documentation: gen_commands.py: align whitespace with coding style
      https://git.pengutronix.de/cgit/barebox/commit/?id=7f7a2bb946cb (link may not be stable)
[3/5] Documentation: gen_commands.py: rework if statements for compactness
      https://git.pengutronix.de/cgit/barebox/commit/?id=fcae900f30b2 (link may not be stable)
[4/5] Documentation: gen_commands.py: use literal block for help text
      https://git.pengutronix.de/cgit/barebox/commit/?id=a59a5da1ca11 (link may not be stable)
[5/5] Documentation: gen_commands.py: escape name in title
      https://git.pengutronix.de/cgit/barebox/commit/?id=9d42fe52c4f9 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list