summaryrefslogtreecommitdiffstats
path: root/qtools
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-12-27 12:23:29 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-12-27 12:23:29 (GMT)
commit775ab3be95c02dd805aadc73ffbe3c18877c12a4 (patch)
tree72802c6ec9e29e2b5a202efbf3b254da4ebaefad /qtools
parent48f4de5c47d55b6622b6fdc9b5c288e19d5692f9 (diff)
downloadDoxygen-775ab3be95c02dd805aadc73ffbe3c18877c12a4.zip
Doxygen-775ab3be95c02dd805aadc73ffbe3c18877c12a4.tar.gz
Doxygen-775ab3be95c02dd805aadc73ffbe3c18877c12a4.tar.bz2
Fix for bug 690741
Diffstat (limited to 'qtools')
-rw-r--r--qtools/Doxyfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/qtools/Doxyfile b/qtools/Doxyfile
index 8aa5e83..1ba80cc 100644
--- a/qtools/Doxyfile
+++ b/qtools/Doxyfile
@@ -184,9 +184,9 @@ MATHJAX_FORMAT = HTML-CSS
MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
MATHJAX_EXTENSIONS =
SEARCHENGINE = YES
-SERVER_BASED_SEARCH = YES
-EXTERNAL_SEARCH = YES
-SEARCHENGINE_URL = http://macbookpro/~dimitri/doxysearch.cgi
+SERVER_BASED_SEARCH = NO
+EXTERNAL_SEARCH = NO
+SEARCHENGINE_URL =
SEARCHDATA_FILE = searchdata.xml
EXTRA_SEARCH_MAPPINGS =
#---------------------------------------------------------------------------