]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Doxyfile
signal.h: Add documentation of signal_pre_select().
[paraslash.git] / Doxyfile
index 46a880bd60264f8bc43a9743ac2e336b0e5b2219..df6c87fd3a21f3ca3d754636539903010c74a537 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -797,7 +797,6 @@ EXCLUDE_SYMLINKS       = NO
 
 EXCLUDE_PATTERNS       = *.cmdline.* \
                          gcc-compat.h \
-                         fade.c \
                          *.command_list.h \
                          *.completion.h
 
@@ -1471,7 +1470,7 @@ MATHJAX_CODEFILE       =
 # The default value is: YES.
 # This tag requires that the tag GENERATE_HTML is set to YES.
 
-SEARCHENGINE           = YES
+SEARCHENGINE           = NO
 
 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
 # implemented using a web server instead of a web client using Javascript. There
@@ -2075,7 +2074,7 @@ DOT_NUM_THREADS        = 0
 # The default value is: Helvetica.
 # This tag requires that the tag HAVE_DOT is set to YES.
 
-DOT_FONTNAME           = FreeSans
+DOT_FONTNAME           =
 
 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
 # dot graphs.