docs: Build documentation also for code that is still in BETA.

Doxygen uses its on preprocessor and this one missed the
EFL_BETA_API_SUPPORT=1 define so none our our BETA api hidden behind
it was build for our documentation.

ref T2541
This commit is contained in:
Stefan Schmidt 2015-08-11 13:46:42 +02:00
parent 46ff6f1172
commit ce93ef0378
1 changed files with 1 additions and 0 deletions

View File

@ -1443,6 +1443,7 @@ PREDEFINED = EINA_MAGIC_DEBUG \
EINA_CONST= \
EINA_UNUSED= \
EFL_DOXYGEN=1 \
EFL_BETA_API_SUPPORT=1 \
"EO_CXX_INHERIT(name)=::name"
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then