Generate documentation from Perl modules

Add rules to generate HTML from POD in Perl modules and scripts.
Generate docs from several EPICS/ Perl modules.
This commit is contained in:
Andrew Johnson
2015-04-15 18:01:26 -05:00
parent 30b8872150
commit ee8bf98f94
6 changed files with 259 additions and 28 deletions
+4
View File
@@ -54,6 +54,10 @@ PERL_SCRIPTS += podToHtml.pl
PERL_SCRIPTS += registerRecordDeviceDriver.pl
HTMLS = style.css
HTMLS += EPICS/Getopts.html
HTMLS += EPICS/Path.html
HTMLS += EPICS/Readfile.html
HTMLS += podToHtml.html
# Build Package Config Files