diff --git a/legacy/eina/doc/Doxyfile b/legacy/eina/doc/Doxyfile index 42bdc2ebf2..3cbb2e6084 100644 --- a/legacy/eina/doc/Doxyfile +++ b/legacy/eina/doc/Doxyfile @@ -1115,7 +1115,7 @@ INCLUDE_FILE_PATTERNS = # undefined via #undef or recursively expanded use the := operator # instead of the = operator. -PREDEFINED = __UNUSED__= EINA_ARG_NONNULL= EINA_MALLOC= EINA_WARN_UNUSED_RESULT= +PREDEFINED = __UNUSED__= EINA_ARG_NONNULL= EINA_MALLOC= EINA_WARN_UNUSED_RESULT= EAPI= # 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.