aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
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 a33ec7c4..9dc0c991 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -30,7 +30,8 @@ PREDEFINED = SERD_ALLOCATED \
SERD_DISABLE_DEPRECATED \
SERD_NONNULL= \
SERD_NULLABLE= \
- SERD_PURE_FUNC=
+ SERD_PURE_FUNC= \
+ SERD_UNSPECIFIED=
RECURSIVE = YES
STRIP_FROM_PATH = @SERD_SRCDIR@