Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRISP project.
[pub/lufa.git] / LUFA / Doxygen.conf
index afe29e0..260340c 100644 (file)
@@ -47,7 +47,7 @@ OUTPUT_DIRECTORY       = ./Documentation/
 # source files, where putting all generated files in the same directory would \r
 # otherwise cause performance problems for the file system.\r
 \r
-CREATE_SUBDIRS         = YES\r
+CREATE_SUBDIRS         = NO\r
 \r
 # The OUTPUT_LANGUAGE tag is used to specify the language in which all \r
 # documentation generated by doxygen is written. Doxygen will use this \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      = \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
@@ -1388,7 +1388,7 @@ INCLUDED_BY_GRAPH      = YES
 # the time of a run. So in most cases it will be better to enable call graphs \r
 # for selected functions only using the \callgraph command.\r
 \r
-CALL_GRAPH             = YES\r
+CALL_GRAPH             = NO\r
 \r
 # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then \r
 # doxygen will generate a caller dependency graph for every global function \r