Ignore attributes when generating documentation
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 16 Jun 2011 21:27:08 +0000 (21:27 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 16 Jun 2011 21:27:08 +0000 (21:27 +0000)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60410 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/Doxyfile.in

index cf0189f..d1e5c0c 100644 (file)
@@ -112,7 +112,7 @@ EXPAND_ONLY_PREDEF     = YES
 SEARCH_INCLUDES        = NO
 INCLUDE_PATH           =
 INCLUDE_FILE_PATTERNS  = 
-PREDEFINED             = __UNUSED__=
+PREDEFINED             = __UNUSED__= EINA_ARG_NONNULL()= EINA_MALLOC= EINA_WARN_UNUSED_RESULT= EAPI=
 EXPAND_AS_DEFINED      = 
 SKIP_FUNCTION_MACROS   = YES
 TAGFILES               =