Graphics for Doxygen

      Download, Install, Config







Overview

Doxygen is capable of making "calling graphs" and "(include) dependency graphs" but it relies on an extra application, generically called "Dot", to do the drawing. One common instance of Dot, for Windows, is called GraphViz and a free Windows executable is available. Take your broweser to the following web page and click the indicated link.



Note that the NFR2 configuration file, Src/DoxygenConfig.dox, will already have requested graphs from Doxygen but, if your machine doesn't have the required application, there's no problem. You just won't get the graphs.


file: dot_installation.html,