From 1b54b4019a471bff6aeac3f4749dbd98d98a5be8 Mon Sep 17 00:00:00 2001 From: John Ellson Date: Thu, 11 Dec 2014 08:02:06 -0500 Subject: [PATCH] doxygen updates for fc20-64 processing --- Doxyfile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile.in b/Doxyfile.in index 800adb35f..f4c1a97af 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -286,7 +286,7 @@ TYPEDEF_HIDES_STRUCT = NO # 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, # corresponding to a cache size of 2^16 = 65536 symbols -SYMBOL_CACHE_SIZE = 0 +# SYMBOL_CACHE_SIZE = 0 #--------------------------------------------------------------------------- # Build related configuration options @@ -1386,7 +1386,7 @@ HAVE_DOT = YES # DOTFONTPATH environment variable or by setting DOT_FONTPATH to the directory # containing the font. -DOT_FONTNAME = FreeSans +#DOT_FONTNAME = FreeSans # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. # The default size is 10pt. -- 2.50.1