From 4b2f6cb757f6f0f0c031b50331ddb57c65dead07 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Sun, 26 Feb 2006 13:29:30 +0000 Subject: enabled SOURCE_BROWSER --- doc/Doxyfile.source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Doxyfile.source b/doc/Doxyfile.source index 3dc2925..70b8d10 100644 --- a/doc/Doxyfile.source +++ b/doc/Doxyfile.source @@ -556,7 +556,7 @@ FILTER_SOURCE_FILES = NO # Note: To get rid of all source code in the generated output, make sure also # VERBATIM_HEADERS is set to NO. -SOURCE_BROWSER = NO +SOURCE_BROWSER = YES # Setting the INLINE_SOURCES tag to YES will include the body # of functions and classes directly in the documentation. -- cgit v1.1-32-gdbae