13 Jan
2002
13 Jan
'02
10:17 p.m.
Thomas Guettler writes:
On Fri, Jan 11, 2002 at 09:08:47AM -0600, Stephan Richter wrote:
At 08:12 AM 1/11/2002 -0500, Chris McDonough wrote:
Look for "HappyDoc" by Doug Hellmann...
I have written a docu tool once that used HappyDoc to generate dynamic Zope HTML docs. I guess it is time to release it.
docfinder does what I want. But it would be interessting to look at an alternative. Pydoc? Its Python's documentation utility (part of Python since 2.1).
When I first looked at it to derive Zope documentation, some patches had been necessary (maybe no longer). You find them via <http://www.dieter.handshake.de/pyprojects/zope> Dieter