Re: [Doxygen-users] Callgraphs and imported functions in python
Brought to you by:
dimitri
From: bennasr <mo....@gm...> - 2015-10-22 10:31:47
|
I have tested call graph on C file,i guess doxygen can't generate a call graph for function witch is not already defined. As you see in your example, when you define function_a and function_b, doxygen generate a call graph for function() that includes both a and b. -- View this message in context: http://doxygen.10944.n7.nabble.com/Callgraphs-and-imported-functions-in-python-tp7433p7437.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |