Enable source browser in doxygen output

refs #594
This commit is contained in:
Roland Winklmeier
2016-02-09 15:48:41 +01:00
parent 5a61efb939
commit 3a2890b8a7

View File

@@ -930,7 +930,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.