InstallationΒΆ
This extension is tested on python 2.7 and 3.3+.
The package is available in the Python Package Index:
pip install sphinx-argparse
Enable the extension in your sphinx config:
extensions += ['sphinxarg.ext']
This extension is tested on python 2.7 and 3.3+.
The package is available in the Python Package Index:
pip install sphinx-argparse
Enable the extension in your sphinx config:
extensions += ['sphinxarg.ext']