File: contrib.rst

package info (click to toggle)
sphinx-argparse 0.1.15-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 216 kB
  • sloc: python: 686; makefile: 135; sh: 4
file content (23 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (2)
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