Generating dash docsets from local Perl POD files
./perl_docset [-i <input_directories>...] [-o <output_docset>]
[--id <CFBundleIdentifier>] [--name <CFBundleName>] [--family <DocSetPlatformFamily>]
Default Value | Notes | |
input | the libraries of the current using perl executable | |
output | Perl.docset | |
id | perl | |
name | Perl | display name in dash |
family | perl | searching prefix (perl:) |
None
MIT