diff --git a/doxygen.cfg b/doxygen.cfg index b72cc768a4..6edc71333b 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -790,7 +790,7 @@ USE_MDFILE_AS_MAINPAGE = # 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.