From 31a6dfcbf74d26f2b9b3cd16ffbf9a086483e536 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Fri, 4 Jul 2014 11:06:46 -0700 Subject: Doxyfile: enable browser-based search engine Signed-off-by: Timothy Gu Signed-off-by: Michael Niedermayer --- doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Doxyfile') diff --git a/doc/Doxyfile b/doc/Doxyfile index 96327ff6e5..e2a9d05fdb 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -1056,7 +1056,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 -- cgit v1.2.3