Mercurial > pidgin.yaz
changeset 18824:8e09a0c971b9
Disable sorting brief Doxygen documentation. This means that lists of
struct members are in the right order (and that the _purple_reservedX
fields are not right at the top of UiOp structs, revelling in their
unjustified prominence).
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Mon, 06 Aug 2007 22:43:29 +0000 |
parents | e1062ac14080 |
children | 952c01c26d67 d57926990768 |
files | Doxyfile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Doxyfile.in Mon Aug 06 22:07:48 2007 +0000 +++ b/Doxyfile.in Mon Aug 06 22:43:29 2007 +0000 @@ -300,7 +300,7 @@ # by member name. If set to NO (the default) the members will appear in # declaration order. -SORT_BRIEF_DOCS = YES +SORT_BRIEF_DOCS = NO # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be # sorted by fully-qualified names, including namespaces. If set to