Enable client based search engine for Doxygen

This commit is contained in:
Nils O. Selåsdal
2016-04-26 10:11:01 +02:00
parent 20a14306bb
commit 260d2c67c2
+1 -1
View File
@@ -1192,7 +1192,7 @@ MATHJAX_EXTENSIONS =
# 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 = NO
SEARCHENGINE = YES
# 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