Include source code in documentation.
authorNikolaus Rath <Nikolaus@rath.org>
Sun, 17 Sep 2017 08:39:47 +0000 (09:39 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Sun, 17 Sep 2017 08:39:47 +0000 (09:39 +0100)
doc/Doxyfile

index 811e68b59bcf28248fd4cb5417cc551307733bdc..dc10262409f9e66edfe1a423e313f5351e6f9f3e 100644 (file)
@@ -644,7 +644,7 @@ FILTER_SOURCE_FILES    = NO
 # 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.