projects
/
pub
/
lufa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f6235b
)
Enable sorting of the member functions in the Doxygen output, so that functions in...
author
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 19 Sep 2012 18:47:13 +0000
(18:47 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 19 Sep 2012 18:47:13 +0000
(18:47 +0000)
LUFA/Doxygen.conf
patch
|
blob
|
blame
|
history
diff --git
a/LUFA/Doxygen.conf
b/LUFA/Doxygen.conf
index
5b1cb49
..
5c40192
100644
(file)
--- a/
LUFA/Doxygen.conf
+++ b/
LUFA/Doxygen.conf
@@
-487,7
+487,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_MEMBERS_CTORS_1ST tag is set to YES then doxygen
# will sort the (brief and detailed) documentation of class members so that