Re: [Doxygen-users] Understanding how Doxygen Documentation is generated
Brought to you by:
dimitri
From: Hunter M. <hma...@vi...> - 2002-03-13 01:16:40
|
On Mon, Mar 11, 2002 at 10:04:46PM +0100, Dimitri van Heesch wrote: > On Mon, Mar 11, 2002 at 01:44:15PM -0600, Scot Wilcoxon wrote: > > That is why Doxygen has no ability to document program flow nor extracting > > program flow from the code. You can't make it generate a text file with your > > comments of which functions are called in what sequence, what an "if" statement > > is doing, much less emit a GraphViz flowchart. > > Hmm, I get the feeling someone is a little frustrated... Why not help to > improve doxygen instead of complaining about it not working the way you want? I think you (Scot W) may wish to look into XSLT processing of the Doxygen XML output. hunter |