From a41ca2d8882d5e70c2863856dc15dff04e9498b5 Mon Sep 17 00:00:00 2001
From: Tobias Schmidt <tobias.schmidt@unibas.ch>
Date: Thu, 14 Jun 2012 14:45:30 +0200
Subject: [PATCH] enable search field in doxygen documentation

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

diff --git a/doxygen/Doxyfile b/doxygen/Doxyfile
index 9a12a6fd1..064ced94d 100644
--- a/doxygen/Doxyfile
+++ b/doxygen/Doxyfile
@@ -252,4 +252,4 @@ DOT_CLEANUP            = YES
 #---------------------------------------------------------------------------
 # Configuration::additions related to the search engine   
 #---------------------------------------------------------------------------
-SEARCHENGINE           = NO
+SEARCHENGINE           = YES
-- 
GitLab