CustomDocs This package simply defines a few classes for parsing source code of different comment styles. This currently supports a style for shell scripts through the customdocs.ShellScriptAnalyzer class and for Perl's POD through customdocs.PODAnalyzer.