[Application] HappyDoc 1.3

Parnassus Submission x@vex.net
Sun, 4 Feb 2001 07:21:24 -0500 (EST)


                              HappyDoc 1.3                              
                              ------------                              

Python documentation extraction tool.

HappyDoc is a tool for extracting documentation from Python source code.
It differs from other such applications by the fact that it uses the
parse tree for a module to derive the information used in its output,
rather that importing the module directly. This allows the user to
generate documentation for modules which need special context to be
imported.

This release resolves a few errors which slipped through in the 1.1
release.

       URL:  http://happydoc.sourceforge.net

   License:  Python Style

  Categories:  Python Utilities

Doug Hellmann

--
<a href="http://happydoc.sourceforge.net">HappyDoc 1.3</a> -- Python
documentation extraction tool.