[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaDoc
- From: Matthew Frazier <leafstormrush@...>
- Date: Tue, 29 Mar 2011 07:17:16 -0400
On 03/29/2011 03:05 AM, joshua simmons wrote:
http://fitzgen.github.com/pocco/
This is really cool for narrative style documentation.
That is not narrative style documentation, that is literate programming.
If you take a look at http://flask.pocoo.org/docs/, most of it is
narrative documentation - instead of just having a blurb of text
attached to each function or method, it actually contains comprehensive
tutorials and general overviews. http://docs.djangoproject.com/ actually
integrates the narrative docs with the API docs.
Still a nifty little tool though.
--
Regards, Matthew Frazier