lua-users home
lua-l archive

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


On Tue, Mar 29, 2011 at 12:13 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
Hi, list!

Recent discussion about module() function reminded me of a question I
wanted to ask for some time.

I keep stumbling upon or hearing about a plethora of hacks that people
do to reuse LuaDoc for their code. (I, myself, never tried to use it
actually — being scared off by all these hacks.)

So, I have a question: why hack around and why not to fix the tool (or
write a new one for that matter)?

Alexander.


Jakob and myself have been toying with this idea for quite a while now.

https://github.com/JakobOvrum/Loco Not super useful yet but we've just been throwing around ideas really.

If people could define what they need from a documentation system that'd probably be good.