summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-02-05 23:56:01 +0000
committerDavid Robillard <d@drobilla.net>2007-02-05 23:56:01 +0000
commit87e016baff11bd74d905b68e48577461b36b992c (patch)
treea2e90cdf0b775f7668c3700225b61278a8fb63dc /doc
parent1185ca8508267f9a2d466d70bfeeaa8a6aa05298 (diff)
downloadlilv-87e016baff11bd74d905b68e48577461b36b992c.tar.gz
lilv-87e016baff11bd74d905b68e48577461b36b992c.tar.bz2
lilv-87e016baff11bd74d905b68e48577461b36b992c.zip
Documentation fix.
git-svn-id: http://svn.drobilla.net/lad/slv2@284 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc')
-rw-r--r--doc/reference.doxygen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index e797565..0d2e936 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -224,7 +224,7 @@ EXTRACT_PRIVATE = NO
# If the EXTRACT_STATIC tag is set to YES all static members of a file
# will be included in the documentation.
-EXTRACT_STATIC = NO
+EXTRACT_STATIC = YES
# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs)
# defined locally in source files will be included in the documentation.