`sphinx-argparse`
=============================================================

`sphinx-argparse` is extension for sphinx that allows easily generate documentation
for command line tools based on argparse library.



.. toctree::
   :maxdepth: 2

   install
   usage
   extend
   sample
   contrib



References
==================

Similar projects
-------------------

 * https://pythonhosted.org/sphinxcontrib-autoprogram/ (See for comparison: https://github.com/ribozz/sphinx-argparse/issues/16)


