From 231aabebcbb2366786aa61614b45be1f64e004f1 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Sun, 14 Dec 2003 10:50:34 +0000 Subject: [PATCH] activate Doxygen SEARCHENGINE option svn path=/trunk/; revision=7013 --- reactos/subsys/system/explorer/Doxyfile | 2 +- reactos/subsys/system/explorer/Doxyfile-all | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/reactos/subsys/system/explorer/Doxyfile b/reactos/subsys/system/explorer/Doxyfile index 30ecd295f78..8fa9bbc5eb2 100644 --- a/reactos/subsys/system/explorer/Doxyfile +++ b/reactos/subsys/system/explorer/Doxyfile @@ -1,4 +1,4 @@ -# Doxyfile 1.3.4 +# Doxyfile 1.3.5 #--------------------------------------------------------------------------- # Project related configuration options diff --git a/reactos/subsys/system/explorer/Doxyfile-all b/reactos/subsys/system/explorer/Doxyfile-all index 6b34456e82c..b1d582fc713 100644 --- a/reactos/subsys/system/explorer/Doxyfile-all +++ b/reactos/subsys/system/explorer/Doxyfile-all @@ -1,4 +1,4 @@ -# Doxyfile 1.3.4 +# Doxyfile 1.3.5 #--------------------------------------------------------------------------- # Project related configuration options @@ -209,4 +209,4 @@ DOT_CLEANUP = YES #--------------------------------------------------------------------------- # Configuration::addtions related to the search engine #--------------------------------------------------------------------------- -SEARCHENGINE = NO +SEARCHENGINE = YES