# HG changeset patch # User Sebastien Jodogne # Date 1386070702 -3600 # Node ID ca528c365a390581d849959bb8924bbfdabacccd # Parent 7131193b0e4be5c1ea5f046c579fdbf45b107c5c turning off Doxygen search engine by default diff -r 7131193b0e4b -r ca528c365a39 Resources/OrthancClient.doxygen --- a/Resources/OrthancClient.doxygen Fri Nov 08 16:28:58 2013 +0100 +++ b/Resources/OrthancClient.doxygen Tue Dec 03 12:38:22 2013 +0100 @@ -1197,7 +1197,7 @@ # typically be disabled. For large projects the javascript based search engine # can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution. -SEARCHENGINE = YES +SEARCHENGINE = NO # When the SERVER_BASED_SEARCH tag is enabled the search engine will be # implemented using a PHP enabled web server instead of at the web client