I need to create class diagrams or a graph of a C ++ project using Doxygen, I installed it on Ubntu 12.04 as follows:
sudo apt-get install doxygen sudo apt-get install doxygen-gui
Now I donβt know how to run gui or how to generate graphs from the verification code, the manual does not help.
source share