aboutsummaryrefslogtreecommitdiffstats
path: root/util/process_docs.pl
Commit message (Expand)AuthorAgeFilesLines
* Additional name for all commandsRich Salz2017-10-181-0/+0
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-1/+3
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* util/process_docs.pl: make it possible to add a suffix to man docsRichard Levitte2017-03-061-1/+12
* Fix typo in util/process_docs.plRichard Levitte2016-11-111-1/+1
* Small fixups of util/process_docs.plRichard Levitte2016-11-101-2/+2
* Move manpages to man[1357] structure.Rich Salz2016-10-261-11/+8
* perl: refactor .pod name section extractor into its own moduleRichard Levitte2016-06-021-38/+9
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-301-3/+1
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-291-1/+4
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-271-2/+2
* util/process_docs.pl: Add more debugging outputRichard Levitte2016-05-231-1/+9
* Improve the checking of pod sectionsRichard Levitte2016-05-231-2/+4
* process_docs.pl: When starting to read a new head1 section, remove previous textRichard Levitte2016-05-231-1/+2
* Documentation processor in perl, for platforms that don't have shRichard Levitte2016-05-191-0/+252