]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Doxyfile
Simplify the error subsystem, get rid of error2.[ch].
[paraslash.git] / Doxyfile
index 4009ac40352504283f364a09d7021331ee270aca..f6476603a0ba3b2d52a9873e1e8912816da5f5b8 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -779,7 +779,7 @@ RECURSIVE              = NO
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-EXCLUDE                = error2.h
+EXCLUDE                =
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded
@@ -1471,7 +1471,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