lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


This is slightly at the border of Lua-list, but since the target will 
be Lua scripts, here goes..
How do you normally create man pages?  Do you edit the sources by hand, 
or use a Perl tool such as 'pod2man'?
Has anyone crafted a neat little 'make-me-a-man.lua' script to handle 
all this in Lua?
-ak