1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Contribution
-----------------------------------------
Any help is welcome!
Most wanted:
* documentation correction (I am not native english speaker)
* bugfixes
* examples
* ports for other libraries (optparse, what else?)
Contributions are accepted through github pull-request.
Bug reports are also through bug-tracker on github.
https://github.com/ribozz/sphinx-argparse
Don't forget to run tests before commit::
py.test`
Any feedback is welcome: ribozz (a) gmail dot com
|