Author: AlbrechtS
Date: 2009-03-20 09:11:34 -0700 (Fri, 20 Mar 2009)
New Revision: 6701
Log:
changed brief docs sort order, as discussed in fltk.general

Modified:
   branches/branch-1.3/documentation/Doxybook
   branches/branch-1.3/documentation/Doxyfile

Modified: branches/branch-1.3/documentation/Doxybook
===================================================================
--- branches/branch-1.3/documentation/Doxybook  2009-03-19 22:33:07 UTC (rev 
6700)
+++ branches/branch-1.3/documentation/Doxybook  2009-03-20 16:11:34 UTC (rev 
6701)
@@ -392,7 +392,7 @@
 # by member name. If set to NO (the default) the members will appear in 
 # declaration order.
 
-SORT_BRIEF_DOCS        = NO
+SORT_BRIEF_DOCS        = YES
 
 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the 
 # hierarchy of group names into alphabetical order. If set to NO (the default) 

Modified: branches/branch-1.3/documentation/Doxyfile
===================================================================
--- branches/branch-1.3/documentation/Doxyfile  2009-03-19 22:33:07 UTC (rev 
6700)
+++ branches/branch-1.3/documentation/Doxyfile  2009-03-20 16:11:34 UTC (rev 
6701)
@@ -392,7 +392,7 @@
 # by member name. If set to NO (the default) the members will appear in 
 # declaration order.
 
-SORT_BRIEF_DOCS        = NO
+SORT_BRIEF_DOCS        = YES
 
 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the 
 # hierarchy of group names into alphabetical order. If set to NO (the default) 

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to