]> git.sesse.net Git - mlt/blobdiff - Doxyfile
partially fix leak of service allocated in on_start_xxx
[mlt] / Doxyfile
index 03b94387475e94dba458a8b6f85643d14a806b03..86ede9f1ed6482fefb45226d81cdbaedea79855e 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,7 @@ PROJECT_NAME = mlt
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER = 0.4.10
+PROJECT_NUMBER = 0.8.2
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
@@ -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)