summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/Doxyfile.source2
1 files changed, 1 insertions, 1 deletions
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.