From: Eric Leblond Date: Wed, 23 Apr 2014 10:23:33 +0000 (+0200) Subject: doxygen: add source browser X-Git-Tag: suricata-2.0.1rc1~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F953%2Fhead;p=thirdparty%2Fsuricata.git doxygen: add source browser --- 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.