|
This ends up being the tricky bit, but you did some interesting work in that direction..... the most common kind of module documentation is LuaDoc style[1] - it would need to scrape such comments (and cache) to supply interactive docs. (ldoc itself is too heavyweight a dependency) Binary modules would need to provide a .luadoc file.