[Urwid] Re: urwid webpages
Ian Ward
ian at excess.org
Sat Apr 15 12:43:55 EDT 2006
Daniel Nogradi wrote:
> Hi,
>
> I've just seen your announcement on the python mailing list and was
> wondering which tool you used to generate the reference page
>
> http://excess.org/urwid/reference.html
>
> from the docstrings? There are plenty available but all have their
> problems and I particularly like the result on your page. Is this tool
> publicly available?
I've attached the script I use to generate that page. The part you want
is the UrwidHTMLDoc class that subclasses pydoc.HTMLDoc to change the
way it generates documentation.
Feel free to use this code as you want.
Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: docgen.py
Type: text/x-python
Size: 7252 bytes
Desc: not available
Url : http://lists.excess.org/pipermail/urwid/attachments/20060415/28f8753e/docgen.py
More information about the Urwid
mailing list