aboutsummaryrefslogtreecommitdiff
path: root/py2man
Commit message (Collapse)AuthorAgeFilesLines
* gkeys py2man: Add email optionBrian Dolbec2018-07-061-0/+3
| | | | Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* gkeys, gkeys-gen: Add --version optionBrian Dolbec2015-01-072-1/+3
|
* py2man/manpages.py: Use ensure_dirs from gkeys fileopsBrian Dolbec2015-01-071-0/+7
| | | For sdist created tarballs, it was not including an empty doc dir.
* gkeys/setup.py py2man import fixBrian Dolbec2015-01-061-1/+1
| | | | The ebuild install was failing to find options.py. adding back an absolute import worked.
* py2man/options.py: Add missed '1name' optionBrian Dolbec2015-01-061-0/+2
|
* py2man/manpages.py: set date once, debug fixesBrian Dolbec2015-01-061-10/+15
|
* py2man/*.template: Fix missed 's' in %(actions)sBrian Dolbec2015-01-062-2/+2
|
* py2man: missed long_desc from command.templatePavlos Ratis2015-01-051-0/+1
|
* py2man: updates for sake of consistencyPavlos Ratis2015-01-054-5/+9
|
* py2man: tiny updatesPavlos Ratis2015-01-053-11/+11
|
* py2man: Make authors configurableBrian Dolbec2015-01-053-10/+15
|
* py2man: Initial man templatesBrian Dolbec2015-01-052-0/+72
|
* Initial py2man pkg for auto-generating our man pagesBrian Dolbec2015-01-053-0/+266