On Tue, 2004-05-04 at 17:50, Derek Atkins wrote: > I'm not sure how to use doxygen for architectural docs... Could you > provide an example or pointers to docs that describe it?
http://www.stack.nl/~dimitri/doxygen/commands.html Using \defgroup , \addtogroup , \example , \mainpage and \file , and a bit of convention, one could build higher-level structural docs along-side the lower level file/function/variable docs. ...jsled -- http://www.asynchronous.org/ - `a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED] # A: Because it breaks the flow of normal conversation. # Q: Why don't we put the response before the request? _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
