Duncan Gibson wrote: > # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the > # brief documentation of file, namespace and class members alphabetically > # by member name. If set to NO (the default) the members will appear in > # declaration order. > > SORT_BRIEF_DOCS = NO
Looks like this is what we want to set to YES. I did a short test, and IMHO it looks good. Any reasons not to do this? Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

