summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pool <mbp@sourcefrog.net>2015-11-29 14:10:01 -0800
committerMartin Pool <mbp@sourcefrog.net>2015-11-29 14:10:01 -0800
commit4003386bcb63cff0e423ed345159cf2ac084181f (patch)
tree0a1e8531c7c3fddb065eef14047a6109e579502d
parente3ac3475f96adf8af6c6c7c8826c04fa10a15811 (diff)
downloadlibrsync-4003386bcb63cff0e423ed345159cf2ac084181f.tar.gz
Enable doxygen source browser
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 3c1ff8f..cc9d77a 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -909,7 +909,7 @@ USE_MDFILE_AS_MAINPAGE =
# also VERBATIM_HEADERS is set to NO.
# The default value is: NO.
-SOURCE_BROWSER = NO
+SOURCE_BROWSER = YES
# Setting the INLINE_SOURCES tag to YES will include the body of functions,
# classes and enums directly into the documentation.