Code

screen_browser: include cleanup
[ncmpc.git] / doc / doxygen.conf.in
index 4c809c5ee3e07c40d6a1673157f0f3f8cfa36a39..f65b93df16fa1684728320a24121989dc793d9fd 100644 (file)
@@ -423,8 +423,8 @@ INLINE_INFO            = YES
 # alphabetically by member name. If set to NO the members will appear in
 # declaration order.
 
-# TODO: not sure about this  --jn
-SORT_MEMBER_DOCS       = YES
+# NO seems saner, because it keeps grouped functions together.
+SORT_MEMBER_DOCS       = NO
 
 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
 # brief documentation of file, namespace and class members alphabetically