mkdoc.pl - Documentation creator.
perl mkdoc.pl
This program generates the documentation for every perl script in
the current directory. The perl scripts are identified by the .pl
extension of the filename.
The whole documentation is generated in the doc
subdirectory. If this
does not exist, it will be created.
A HTML index file to all created files will be created as index.html
,
so you can bookmark it in your browser and easily access the whole
documentation of the tools.
Michael Winkelmann, michael@weltretter.de