Add some macros to document more code.
[bertos.git] / Doxyfile
index adfa0c6e2142094da03f1c66fdbb92ce580d5068..c1c321c48ccbf2e172f49c04b0b68f23ae43959d 100755 (executable)
--- a/Doxyfile
+++ b/Doxyfile
@@ -976,8 +976,12 @@ INCLUDE_FILE_PATTERNS  =
 # undefined via #undef or recursively expanded use the := operator 
 # instead of the = operator.
 
-PREDEFINED             = __linux__ \
+PREDEFINED             = __doxygen__ \
+                        __linux__ \
                          __unix__ \
+                        __GNUC__ \
+                        __declspec(x) \
+                        _DEBUG=1 \
                          FORMAT(x,y,z)= \
                          PGM_FUNC(x)=x