Language

Package: python-sphinxcontrib-autoprogram @ 0.1.8

Synopsis

Documenting CLI programs

Description

This Sphinx extension, sphinxcontrib.autoprogram, provides an automated way to document command-line programs. It scans argparse.ArgumentParser object, and then expands it into a set of .. program:: and .. option:: directives.

Home page
https://github.com/sphinx-contrib/autoprogram
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'python-sphinx' should probably be a native input
  • gnu/packages/sphinx.scm (line: 1354, column: 2)