[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Documentation Generation
- From: Russell Haley <russ.haley@...>
- Date: Sat, 17 Dec 2016 18:55:41 -0800
Who would be generating source code documentation for Lua scripts that wouldn't have Lua installed? You don't need LuaDoc installed to VIEW the documentation it generates.
Russ
Sent from my BlackBerry 10 smartphone on the Virgin Mobile network.
Original Message
From: Stefan Falk
Sent: Saturday, December 17, 2016 4:51 PM
To: Lua mailing list
Reply To: Lua mailing list
Subject: Re: Documentation Generation
Took me a bit to get it running but I finally made it :D
I was actually looking for something a bit simpler that would not
require somebody to install anything like Lua or a C compiler.
Anyway, thanks for the hint. Looks pretty. :)
BR; Stefan
On 17.12.2016 22:51, TW wrote:
> 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/
>
>