diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 0a62bfdec7..17f86aec5e 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -666,7 +666,8 @@ EXCLUDE_PATTERNS = *_private* \ */efl_*.eo.c \ */efl_*.eo.h \ */efl_*.eot.h \ - */Efl_* + */Efl_* \ + */Eo.h # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the