NAME
makedoku.pl - Compile documentation for Lab::VISA
SYNOPSIS
makedoku.pl [options] command [command..]
DESCRIPTION
This program compiles HTML and PDF Documentation for Lab::VISA from various sources. The actual contents are defined in the file specified with option --toc.
COMMANDS
Command names are case insensitive.
- html
-
Create documentation in HTML format.
-
Create documentation in PDF format.
- all
-
Create documentation in html and pdf.
OPTIONS
All option names can be abbreviated as long as they remain unique.
- --toc=FILE
-
The table of contents, defined in YAML. Defaults to
dokutoc.yml. - --docdir=DIRECTORY
-
Directory to create the documentation in. Defaults to
Homepage/docs. - --tempdir=DIRECTORY
-
Directory to create temporary trash in. Will be deleted after execution. Defaults to
Homepage/temp.
AUTHOR/COPYRIGHT
Copyright 2010 Daniel Schröer (schroeer@cpan.org), 2011 Andreas K. Hüttel (mail@akhuettel.de)
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 91:
Non-ASCII character seen before =encoding in 'Schröer'. Assuming UTF-8