summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* man: Specifying man section in pod links is deprecatedBryce Harrington2016-01-172-4/+4
| | | (bzr r14605)
* man: PODify inkview's man pageBryce Harrington2016-01-171-0/+74
| | | (bzr r14600)
* man: Further formatting tweaksBryce Harrington2016-01-171-19/+19
| | | (bzr r14599)
* man: Linkify URLs, options, and commandsBryce Harrington2016-01-171-67/+70
| | | (bzr r14598)
* man: Reformat textBryce Harrington2016-01-171-179/+226
| | | (bzr r14597)
* cmake: Move new cmake-based man page bits into man subdirBryce Harrington2016-01-157-0/+4387
The new cmake man logic creates a few temporary files, so shift all the man page bits down into a 'man' subdir to help keep things tidy. (bzr r14582)