aboutsummaryrefslogtreecommitdiffstats
path: root/util/process_docs.pl
Commit message (Expand)AuthorAgeFilesLines
* 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