Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 918 Bytes

README.md

File metadata and controls

51 lines (46 loc) · 918 Bytes

perl_docset

Generating dash docsets from local Perl POD files

Usage

./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:)

Dependencies

None

License

MIT