8000 GitHub - a-detiste/autoprogram: Documenting CLI programs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

a-detiste/autoprogram

 
 

Repository files navigation

sphinxcontrib.autoprogram

Latest PyPI version Documentation Status Build Status

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.

Install using pip:

$ pip install sphinxcontrib-autoprogram

You can find the documentation from the following URL:

https://sphinxcontrib-autoprogram.readthedocs.io/

About

Documenting CLI programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0