3

I think there are many tools that can generate UML and similar diagrams from C++ (source-code), but I think it is not so easy to make sense of what you get out?

I am looking for good tools/procedures.

For example I might want to see the GUI-layer and how it is separated (or not from the rest). Think the tools should somehow help me detect packages, and also let me manually organize it.

Kara
  • 6,115
  • 16
  • 50
  • 57
Olav
  • 1,758
  • 4
  • 27
  • 49

1 Answers1

1

Free: Doxygen Paid: Rational Rose

Rajivji
  • 305
  • 1
  • 2