]> git.sesse.net Git - mlt/blobdiff - Doxyfile
Take MltInput out of the EffectChain.
[mlt] / Doxyfile
index 03b94387475e94dba458a8b6f85643d14a806b03..184da61b6192eef0961c3b1285c77e18eaf51372 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -25,13 +25,13 @@ DOXYFILE_ENCODING = UTF-8
 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
 # by quotes) that should identify the project.
 
-PROJECT_NAME = mlt
+PROJECT_NAME = MLT
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 
 # 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.9.0
 
 # 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)