Skip to content

dabercro/customdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.