From 6b410fd4c5e30402bc85682531054ad71d195424 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Fri, 20 Mar 2009 16:11:34 +0000 Subject: changed brief docs sort order, as discussed in fltk.general git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6701 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Doxybook | 2 +- documentation/Doxyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/Doxybook b/documentation/Doxybook index c9dc2b9ba..d863ee562 100755 --- a/documentation/Doxybook +++ b/documentation/Doxybook @@ -392,7 +392,7 @@ SORT_MEMBER_DOCS = YES # 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) diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 2f35ad89b..bfc6f3356 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -392,7 +392,7 @@ SORT_MEMBER_DOCS = YES # 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) -- cgit v1.2.3