[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: manual pages of LuaDoc
- From: HyperHacker <hyperhacker@...>
- Date: Tue, 6 Jul 2010 11:51:11 -0600
On Tue, Jul 6, 2010 at 11:32, Atilim Cetin <atilim.cetin@gmail.com> wrote:
> Hello,
>
> I was just reading the documentation of LuaDoc and I wonder if the manual
> pages of LuaDoc (http://luadoc.luaforge.net/) are generated with LuaDoc
> also. Or are these html pages written by hand?
>
> Thank you,
>
> --
> Atilim Cetin
>
>
http://luadoc.luaforge.net/manual.html#introduction
A good example is the LuaDoc system itself. You can build the
documentation by executing the following line from the LuaDoc
directory:
luadoc.lua *.lua
It will produce one HTML file for each Lua file and an index file. You
can browse them here.
Sounds like a yes to me.
--
Sent from my toaster.