Skip navigation.
KDE Developer's Journals

create call graphs with Doxygen

tstaerk's picture

Since some years, I have searched for an elegant solution to generate call graphs out of C++ source code. Today I found it. It is doxygen. I have evaluated doxygen years ago, but I threw it away. The reason is that you have to know two things about doxygen:

So, have fun with your call graphs!