On Fri, Oct 13, 2006 at 10:13:09AM +0200, Udo Giacomozzi wrote: > Hello strk, > > Thursday, October 12, 2006, 10:40:28 PM, you wrote: > s> Thanks for the explaation :) > s> You can turn this mail into a Doxygen "page" > s> by including it in some header file with a format like: > > Ok, I did that. BTW, what's the correct way to describe the use of a > particular header file? For example, there could be a few lines in > dlist.h that describe what's a DisplayList and what it is used for > etc. (just took one random example). > > I tend to document all my source files that way (at least important > ones). Does Doxygen have a macro for that?
For class documentation you just put the comment right before class definition For header-specific dox I dunno, must check dexygen manual. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
