# HG changeset patch # User Will Thompson # Date 1186440209 0 # Node ID 8e09a0c971b95e4e0834567504e52223c504f46d # Parent e1062ac140807ef41884c979f1fb077db2c1483b 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). diff -r e1062ac14080 -r 8e09a0c971b9 Doxyfile.in --- 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