summaryrefslogtreecommitdiff
path: root/textproc/py-sphinxcontrib-autoprogram/pkg-descr
blob: 4c119f1c95f6efa95128ea1f965c551287a40706 (plain) (blame)
1
2
3
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.