summaryrefslogtreecommitdiffstats
path: root/src/pyfedpkg/man_page.py
Commit message (Collapse)AuthorAgeFilesLines
* Move location/name of man_page moduleHans Ulrich Niedermann2011-02-091-146/+0
| | | | | | Move location/name of man_page module (out of the pyfedpkg module/namespace) in order to avoid importing pyfedpkg for man page generation.
* Kill the Commands section.Jesse Keating2011-02-041-30/+14
| | | | Want to use the COMMAND OVERVIEW option instead.
* Add build time man page generator5/man-pageHans Ulrich Niedermann2011-02-051-0/+162
Add man page generator to generate a man page at build time.