binman produces UNIX manual pages for executable scripts using
md2man. It supports any scripting language that either has
multi-line comments or uses #
for single-line comments, such
as Ruby, Perl, Python, Node.js, Tcl, AWK, UNIX shell, and more!
Demonstration of HTML manual page output from binman-rake(1):
- http://snk.tuxfamily.org/lib/md2man/
- http://snk.tuxfamily.org/lib/binman/
- http://snk.tuxfamily.org/lib/tork/
Version 3.3.1 (2013-06-01)
Patch:
- Ensure that md2man 2.0 is loaded before running any BinMan rake
tasks.