Jannick <jannick.news <at> gmail.com> writes:


> First of all thank you very much for all your effort in developing Doxygen.
> Being a newbie this will help me a lot.
> 
> A twofold question after having played around with the configs for days now:
> 
> 1 - How can I make Doxygen draw a full call tree of the functions (!) of a c++
> program? What I could manage to get so far are partial trees of the cpp-files.
> 
> 2 - Same as 1 for a VBA code. I have been digging into the vbfilter helper
> already, but I could not find out how to get to my goal.
> 
> Any input will be highly appreciated.
> 
> Best wishes,
> J. 


Found out: Each class needs to be documented by adding "/** \file xyz.cpp */" in
the preamble of each class file (here: xyz.cpp).

Follow up question: Is it possible to automatically see the function tree - or
the table to construct the function call tree?

Best wishes,
J.



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to