Skip to content

create call graphs with Doxygen

Saturday, 6 September 2008  |  tstaerk

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!