Re: Callgraphs and imported functions in python
bennasr <[email protected]>
| Newsgroups | gmane.text.doxygen.general |
|---|---|
| Message-ID | <[email protected]> |
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. ------------------------------------------------------------------------------