lua-users home
lua-l archive

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


2016-12-17 21:00 GMT+01:00 Stefan Falk <falk.stefan@gmx.at>:
>
> Does anybody know: Is there something like doxygen for Lua?
>


There is LDoc, which is sort of the successor to LuaDoc:

https://github.com/stevedonovan/LDoc/