]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doxygen: add source browser 953/head
authorEric Leblond <eric@regit.org>
Wed, 23 Apr 2014 10:23:33 +0000 (12:23 +0200)
committerEric Leblond <eric@regit.org>
Wed, 23 Apr 2014 10:25:53 +0000 (12:25 +0200)
doxygen.cfg

index b72cc768a43f5c6203191420ce578128e9cbb3e8..6edc71333bfe88980b6b366656192a586d361dc2 100644 (file)
@@ -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.