Usage:
axp self doc commands
[options] docdir
Infoline:
Options:
| -h, --help | display this help message and exit |
| -t, --template FILE | use the FILE as a template |
For each axp command creates a sub-directory in docdir.
The actual documentation is placed in index.html files.
If the template option is given, the <{CONTENT}> in the
template is replaced with the actual html content. Other
tags are <{NAME}>, <{PREFIX}> and <{ROOTDIR}>.