From 52b6348c2095b06e449e4251dc640713897ac3d7 Mon Sep 17 00:00:00 2001 From: lottaviano Date: Tue, 1 Sep 2009 10:47:40 +0000 Subject: [PATCH] doc: Remove documentation specific search box. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2839 38d2e660-2303-0410-9eaa-f027e97ec537 --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1