Enable search to Doxygen html files.

This commit is contained in:
Nick Østergaard 2014-12-13 15:58:09 -05:00 committed by Wayne Stambaugh
parent d83eb11aa6
commit 46a5f14174
1 changed files with 1 additions and 1 deletions

View File

@ -1211,7 +1211,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