python39-sphinxcontrib-autoprogram - Documenting CLI programs
| Website: | https://github.com/sphinx-contrib/autoprogram |
|---|---|
| License: | BSD-2-Clause |
| Vendor: | Alcance Libre, Inc. |
- Description:
This contrib extension, sphinxcontrib.autoprogram, provides an automated way to document CLI programs. It scans: argparse.ArgumentParser object And then expands it into a set of: .. program:: and .. option:: directives
Packages
| python39-sphinxcontrib-autoprogram-0.1.9-1.aldos.noarch [19 KiB] |
Changelog
by Joel Barrios (2024-07-25):
- Initial spec file. |