In a previous post, "Document Your Software the Easy Way with Doxygen", I discussed how to use Doxygen to create documentation for you software project. This post shows you how to add graphics to the PDFs generated by Doxygen. The software can generate very nice graphics, including call graphs for functions showing which functions they [...]