Docco vs LuaDoc
A side-by-side look at Docco and LuaDoc. For an in-depth review of either product, follow the links below.
Docco
Development
Docco is a quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. It produces HTML that displays your comments alongside your code.
documentationgeneratorliterate-programming
LuaDoc
Development
LuaDoc is a documentation generator for the Lua programming language. It analyzes Lua source code files and generates documentation in various formats based on special comment blocks in the code.
luadocumentation-generatorsource-code-analysis