summaryrefslogtreecommitdiff
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2019-01-22 12:34:16 +0000
committerCedric BAIL <cedric.bail@free.fr>2019-01-23 10:54:09 -0800
commitde608bb2031419c417581c7abf59aa2e2dec7164 (patch)
tree00247fd1dbb567cc07680e5a18b10c7fc82ef054 /doc/Doxyfile.in
parente863a3d28a3bfcc227145a231c73355808e48bf7 (diff)
downloadefl-de608bb2031419c417581c7abf59aa2e2dec7164.tar.gz
eina: refactor eina_value_*_get.
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es> Differential Revision: https://phab.enlightenment.org/D7699
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index e52f7a2807..855fed687d 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -1457,7 +1457,8 @@ PREDEFINED = EINA_MAGIC_DEBUG \
# The macro definition that is found in the sources will be used.
# Use the PREDEFINED tag if you want to use a different macro definition that overrules the definition found in the source code.
-EXPAND_AS_DEFINED = EINA_VALUE_CONVERT
+EXPAND_AS_DEFINED = EINA_VALUE_CONVERT \
+ EINA_VALUE_GET
# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then
# doxygen's preprocessor will remove all references to function-like macros