24 Nov
2003
24 Nov
'03
4:59 p.m.
On Mon, 2003-11-24 at 09:51, Kees Cook wrote:
How does doxygen parse those kinds of comments? Or rather, what format is required so that they'll get picked up correctly?
Probably best to just show.
Code: http://cvs.sourceforge.net/viewcvs.py/inkscape/inkscape/src/module.c?rev=1.5...
Doxygen: http://www.inkscape.org/doc/doxygen/html/module_8c.php
Basically it just pulls the text out and makes it look like a document.
--Ted