summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBojan Smojver <bojan@apache.org>2009-07-16 03:26:41 +0000
committerBojan Smojver <bojan@apache.org>2009-07-16 03:26:41 +0000
commit77ab8fc15800eb6ebf76b50b692099fe5e0fe551 (patch)
tree562003eb4dfcefbfd16ad5182a656a4c678b9d0c /docs
parentd97d4fe9aadff0079d8e626f72e82ca4c2160815 (diff)
downloadapr-77ab8fc15800eb6ebf76b50b692099fe5e0fe551.tar.gz
Add APU doxygen PREDEFINEDs.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@794505 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/doxygen.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/doxygen.conf b/docs/doxygen.conf
index 29c2cbf69..cedf94d00 100644
--- a/docs/doxygen.conf
+++ b/docs/doxygen.conf
@@ -18,6 +18,13 @@ PREDEFINED="APR_DECLARE(x)=x" \
"APR_DECLARE_INHERIT_SET(x)=apr_status_t apr_##x##_inherit_set(apr_##x##_t *the##x)" \
"APR_DECLARE_INHERIT_UNSET(x)=apr_status_t apr_##x##_inherit_unset(apr_##x##_t *the##x)" \
"APR_HAS_THREADS" \
+ "APU_DECLARE(x)=x" \
+ "APU_DECLARE_NONSTD(x)=x" \
+ "APU_DECLARE_DATA" \
+ "APU_MODULE_DECLARE_DATA" \
+ "APU_DECLARE_LDAP(x)=x" \
+ "APR_HAS_MMAP" \
+ "APR_HAS_XLATE" \
"__attribute__(x)=" \
DOXYGEN=