- Notifications
You must be signed in to change notification settings - Fork0
Sphinx extension that automatically document argparse commands and options
License
ezralanglois/sphinx-argparse
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sphinx extension that automatically document argparse commands and options
For installation and usage details see docs.
Documnetation is here:http://sphinx-argparse.readthedocs.org/en/latest/
master
- Polished small mistakes in usage documentation (Dean Malmgren)
- Started to improve man-pages support (Zygmunt Krynicki)
0.1.12
- Improved error reporting (James Anderson)
0.1.11
- Fixed stupid bug, prevented things working on py3 (Alex Rudakov)
- added tox configuration for tests
0.1.10
- Remove the ugly new line in the end of usage string (Vadim Markovtsev)
- Issue #9 Display argument choises (Proposed by Felix-neko, done by Alex Rudakov)
- :ref: syntax for specifying path to parser instance. Issue #7 (Proposed by David Cottrell, Implemented by Alex Rudakov)
- Updated docs to read the docs theme
0.1.9
Fix problem with python version comparison, when python reports it as "2.7.5+" (Alex Rudakov)
0.1.8
Argparse is not required anymore separate module as of python 2.7 (Mike Gleen)
0.1.7
-- Nothing -- Created by axident.
0.1.6
Adding :nodefault: directive that skips default values for options (Stephen Tridgell)
0.1.5
Fix issue: epilog is ignored (James Anderson -https://github.com/jamesra)
0.1.4
Fix issue #3: ==SUPPRESS== in option list with no default value
0.1.2
Fix issue with subcommands (by Tony Narlock -https://github.com/tony)
0.1.1
Initial version
About
Sphinx extension that automatically document argparse commands and options
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Python87.2%
- Shell12.8%