Python tool for generate Python API documents
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 and does
not import the module.

Maintainer: Shell Hung <shell@openbsd.org>

WWW: http://happydoc.sf.net/
