Description
Lua projects can generate reference documentation from source comments in a LuaDoc-compatible format. It is useful for developers who want browsable API docs for Lua modules, libraries, or applications.
Documentation generators read source files and write generated output. Review published docs for private paths, internal comments, or examples that should not be shared.