How to use doxygen to create UML class diagrams from C++ source
Hmm, this seems to be a bit of an old question, but since I’ve been messing about with Doxygen configuration last few days, while my head’s still full of current info let’s have a stab at it – I think the previous answers almost have it: The missing option is to add COLLABORATION_GRAPH = YES … Read more