From: lottaviano Date: Tue, 1 Sep 2009 10:47:40 +0000 (+0000) Subject: doc: Remove documentation specific search box. X-Git-Tag: 2.2.0~129 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=52b6348c2095b06e449e4251dc640713897ac3d7;hp=695d2dfa32c5b1ac92c13238323b5041ff567b58;p=bertos.git doc: Remove documentation specific search box. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2839 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/Doxyfile b/Doxyfile index b993b3ea..f36ad9e0 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1528,4 +1528,4 @@ DOT_CLEANUP = YES # The SEARCHENGINE tag specifies whether or not a search engine should be # used. If set to NO the values of all tags below this one will be ignored. -SEARCHENGINE = YES +SEARCHENGINE = NO