Re: [HACKERS] source documentation tool doxygen - Mailing list pgsql-www

From Joachim Wieland
Subject Re: [HACKERS] source documentation tool doxygen
Date
Msg-id 20060117105845.GB2672@mcknight.de
Whole thread Raw
In response to Re: [HACKERS] source documentation tool doxygen  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-www
On Tue, Jan 17, 2006 at 12:15:02AM -0500, Tom Lane wrote:
> The thing seems to have only the very vaguest grasp on whether it is
> parsing C or C++ ... or should I say that it is convinced it is parsing
> C++ despite all evidence to the contrary?  I'd be happier with the
> pretty pictures if they had some connection to reality.

True. Doxygen is developped for documenting C++ source code. There is
however an option OPTIMIZE_OUTPUT_FOR_C which is set. There are a few more
options for class and collaboration graphs as well as a switch to create a
graphical class hierarchy, all of them are turned on at the moment. So it
might get more concise but we'll have to play around with it to see what is
useful and what isn't.


Joachim

--
Joachim Wieland                                              joe@mcknight.de
C/ Usandizaga 12 1°B                                           ICQ: 37225940
20002 Donostia / San Sebastian (Spain)                     GPG key available

pgsql-www by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: PgFoundry Move
Next
From: Joachim Wieland
Date:
Subject: Re: [HACKERS] source documentation tool doxygen