Re: How is the Lua manual made?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How is the Lua manual made?
- From: Paige DePol <lual@...>
- Date: 2014年6月26日 19:45:49 -0500
On Jun 26, 2014, at 7:41 PM, Rena <hyperhacker@gmail.com> wrote:
> On Thu, Jun 26, 2014 at 9:21 AM, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
> > I believe it is entirely written by hand, although it is possible some
> > parts are generated automatically (but I doubt it).
>
> Entirely by hand (but not in html).
>
> -- Roberto
>
>
> Ah, I was hoping the Lua team had come up with some nice documentation generator that reads comments from the source code.
>
> --
> Sent from my Game Boy.
I would think simply comparing the documentation with the source code comments would of answered that question for you! ;)
~pmd