From: Martin Vidner <martin artax karlin mff cuni cz>
To: dia-list gnome org
Subject: Re: Announcement: Medoosa 1.1
Date: Mon, 25 Mar 2002 08:25:55 +0100 (CET)
On Mon, 25 Mar 2002, Cyrille Chepelov wrote:
> How hard would it be to have a doxygen-style comment target instead of a
> javadoc-style one ? (yes, I know doxygen can have both, but currently I'm
> using doxygen-style in my day work)
The initial parsing is left to ccdoc so the modifications would need to be
made there. And using ccdoc is a hack anyway, it it should be replaced by
a more robust parser (but that has lower priority than automatic layout).
Martin