]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-sphinx-argparse: add recipe
authorAntonin Godard <antonin.godard@bootlin.com>
Thu, 26 Jun 2025 15:15:43 +0000 (17:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Jul 2025 07:47:23 +0000 (08:47 +0100)
commit84d1a347195a3cd702468b01a71e787c3e007488
treec4897d81081fe70550e4db400716d72d68118363
parent4bd2fbd3f0e44f42b0abc6e32348aa915d98b87b
python3-sphinx-argparse: add recipe

This Sphinx extension can be used to autogenerate documentation for any
python module returning an argument parser from argparse. It can used in
places of the documentation where the --help output is currently
hardcoded, and generate formatted documentation instead.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/python/python3-sphinx-argparse_0.5.2.bb [new file with mode: 0644]