From 26ecfd0f74c7da3d1c959e4ab1b44914e986731e Mon Sep 17 00:00:00 2001 From: kazu Date: Sun, 7 Apr 2024 02:55:07 +0000 Subject: [PATCH] Ahh... Doxygen doxxed my entrie source code... git-svn-id: file:///raid/svn-main/kazu-ksynth/trunk@7 7b47e76f-e598-2f43-bc14-414d160cc389 --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index 7771b09..077e5ee 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1189,7 +1189,7 @@ FORTRAN_COMMENT_AFTER = 72 # also VERBATIM_HEADERS is set to NO. # The default value is: NO. -SOURCE_BROWSER = YES +SOURCE_BROWSER = NO # Setting the INLINE_SOURCES tag to YES will include the body of functions, # multi-line macros, enums or list initialized variables directly into the @@ -1263,7 +1263,7 @@ USE_HTAGS = NO # See also: Section \class. # The default value is: YES. -VERBATIM_HEADERS = YES +VERBATIM_HEADERS = NO # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the # clang parser (see: -- 2.43.0