From 87e016baff11bd74d905b68e48577461b36b992c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 5 Feb 2007 23:56:01 +0000 Subject: Documentation fix. git-svn-id: http://svn.drobilla.net/lad/slv2@284 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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. -- cgit v1.2.1