Re: A nicely formatted interface to the Lua manual
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: A nicely formatted interface to the Lua manual
- From: Norman Clarke <norman@...>
- Date: 2010年11月12日 09:56:31 -0300
On Fri, Nov 12, 2010 at 09:21, steve donovan <steve.j.donovan@gmail.com> wrote:
> I've just come across
>
> http://pgl.yoyo.org/luai/i/lua_call
>
> (Will also accept partial searches)
>
> The enclosing box style is pretty cool.
Pretty nice. At one point I was looking to do something similar with
the documentation for the Lua stdlib (not just the C API), but the
HTML is done with non-semantic markup that makes it hard to parse
reliably, so I lost patience. Can somebody tell me if the manual here
http://www.lua.org/manual/5.1/manual.html
is the source document, or is it generated from something else?
Regards,
Norman