From: Tobias Brunner Date: Thu, 4 May 2023 11:42:06 +0000 (+0200) Subject: doxygen: Enable JS search engine X-Git-Tag: 5.9.11rc1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b453ae409ab92cd50568d6554d912cb1e138044;p=thirdparty%2Fstrongswan.git doxygen: Enable JS search engine --- diff --git a/Doxyfile.in b/Doxyfile.in index decbafbecf..6eab6968e1 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -1453,7 +1453,7 @@ MATHJAX_CODEFILE = # The default value is: YES. # This tag requires that the tag GENERATE_HTML is set to YES. -SEARCHENGINE = NO +SEARCHENGINE = YES # When the SERVER_BASED_SEARCH tag is enabled the search engine will be # implemented using a web server instead of a web client using Javascript. There