Python, Doxygen and Graphviz 

Wrote a Python utility to parse Doxygen XML output and produce class relationships, using the same data as CALL_GRAPH. This produces a map of "which classes call functions on other classes", versus what Doxygen produces is "this function calls these other functions". Still needs work, currently it includes more then just classes, and needs to handle global functions correctly.
[ add comment ] ( 57 views ) permalink

<<First <Back | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | Next> Last>>