doc: Update Doxyfile(s) to correctly generate all docs.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 3 Jul 2009 14:21:11 +0000 (14:21 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 3 Jul 2009 14:21:11 +0000 (14:21 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2736 38d2e660-2303-0410-9eaa-f027e97ec537

Doxyfile
Doxyfile-chm

index 03b77a392ad524b3cfddc068f9425d1158f7ffec..83fb26719f8f06281fa33c2bf16d72d645630a7d 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -1257,7 +1257,8 @@ PREDEFINED             = __doxygen__ \
                          _DEBUG=1 \
                          FORMAT(x,y,z)= \
                          PGM_FUNC(x)=x \
-                         INLINE=inline
+                         INLINE=inline \
+                         CONFIG_FAT_DRIVES=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded. 
index 09bea1451196ef5b8d3eb237094575d27f2ef5d6..3fc85249f8c8085d81f55592bd73bdb428ceee7c 100644 (file)
@@ -1257,7 +1257,8 @@ PREDEFINED             = __doxygen__ \
                          _DEBUG=1 \
                          FORMAT(x,y,z)= \
                          PGM_FUNC(x)=x \
-                         INLINE=inline
+                         INLINE=inline \
+                         CONFIG_FAT_DRIVES=1
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded.