Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
[pub/lufa.git] / LUFA / Doxygen.conf
index a3903a8..3aafe6a 100644 (file)
@@ -31,7 +31,7 @@ PROJECT_NAME           = "LUFA (Formerly MyUSB) Library"
 # This could be handy for archiving the generated documentation or \r
 # if some version control system is used.\r
 \r
-PROJECT_NUMBER         = 090810\r
+PROJECT_NUMBER         = 000000\r
 \r
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) \r
 # base path where the generated documentation will be put. \r
@@ -1227,7 +1227,7 @@ PREDEFINED             = __DOXYGEN__
 # The macro definition that is found in the sources will be used. \r
 # Use the PREDEFINED tag if you want to use a different macro definition.\r
 \r
-EXPAND_AS_DEFINED      = _CALLBACK_PARAM\r
+EXPAND_AS_DEFINED      = __CALLBACK_PARAM\r
 \r
 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then \r
 # doxygen's preprocessor will remove all function-like macros that are alone \r
@@ -1481,4 +1481,4 @@ DOT_CLEANUP            = YES
 # The SEARCHENGINE tag specifies whether or not a search engine should be \r
 # used. If set to NO the values of all tags below this one will be ignored.\r
 \r
-SEARCHENGINE           = NO\r
+SEARCHENGINE           = YES\r