summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-sphinx-argparse_0.5.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-sphinx-argparse: add recipeAntonin Godard2025-07-011-0/+13
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. (From OE-Core rev: 84d1a347195a3cd702468b01a71e787c3e007488) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>