Enable search engine for Doxygen.

This commit is contained in:
Mark Ellzey 2012-11-21 10:44:45 -05:00
parent 6448e1a74a
commit fa4c9cce93

View file

@ -1101,7 +1101,7 @@ FORMULA_TRANSPARENT = YES
# 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