summaryrefslogtreecommitdiff
path: root/textproc/py-HappyDoc/DESCR
blob: 6c325b78d0110767b7f025e193dc597e1a22b4b9 (plain)
1
2
3
4
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.