doxygen docs: Do not parse file Eo.h

Doxygen is used to build Legacy documentation, which is unrelated to Eo.h
This fixes quite a few "explicit link request could not be resolved" problems
produced by Eo.h which was missing the rest of the Unified Efl headers.
This commit is contained in:
Xavi Artigas 2020-03-12 13:18:02 +01:00
parent 883a09a3ae
commit 500b9f611b
1 changed files with 2 additions and 1 deletions

View File

@ -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