Hilton Garcia Fernandes wrote:
> Dear all,
> 
> unfortunately, i could not make epydoc 2.1 (stable) behave like doxygen, in 
> the sense that it could not make it generate function (or method) callgraphs.

I don't know about epydoc but you might be interested in pycallgraph:
http://pycallgraph.slowchop.com/

Perhaps you could extend epydoc to include callgraphs with this module.

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to