summaryrefslogtreecommitdiffstats
path: root/doc/api/Doxyfile.local
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/Doxyfile.local')
-rw-r--r--doc/api/Doxyfile.local5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/api/Doxyfile.local b/doc/api/Doxyfile.local
new file mode 100644
index 000000000..0f5343b57
--- /dev/null
+++ b/doc/api/Doxyfile.local
@@ -0,0 +1,5 @@
+## Predefined macros, to remove all the _EXPORT things
+## from function definitions.
+PREDEFINED = KDECORE_EXPORT="" \
+ KDEUI_EXPORT="" \
+ Q_OS_UNIX=""