[FFmpeg-cvslog] Doxyfile: enable browser-based search engine

Timothy Gu git at videolan.org
Fri Jul 4 22:16:30 CEST 2014


ffmpeg | branch: master | Timothy Gu <timothygu99 at gmail.com> | Fri Jul  4 11:06:46 2014 -0700| [31a6dfcbf74d26f2b9b3cd16ffbf9a086483e536] | committer: Michael Niedermayer

Doxyfile: enable browser-based search engine

Signed-off-by: Timothy Gu <timothygu99 at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=31a6dfcbf74d26f2b9b3cd16ffbf9a086483e536
---

 doc/Doxyfile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Doxyfile b/doc/Doxyfile
index 96327ff..e2a9d05 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



More information about the ffmpeg-cvslog mailing list