python3-sphinx-argparse

Sphinx extension for argparse commands and options (Python 3)
  https://github.com/ashb/sphinx-argparse
  0
  no reviews



Sphinx-argparse is an extension for Sphinx (Python documentation generator) that allows one to generate documentation for command line tools using argparse (command-line parsing library) automatically.

This package contains the extension for Sphinx running on Python 3.