aboutsummaryrefslogtreecommitdiffstats
path: root/Doxygenfile
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-12-14 15:19:12 +0100
committerJoel Bodenmann <joel@embedded.pro>2016-12-14 15:19:12 +0100
commit35228413d1e132c124ffe7f258ba4e9376eb20c2 (patch)
tree0c674511c3e685a38e491581e9247301727c6315 /Doxygenfile
parent08fe2b1295de5be23a1f20395f3660eb717e4973 (diff)
downloaduGFX-35228413d1e132c124ffe7f258ba4e9376eb20c2.tar.gz
uGFX-35228413d1e132c124ffe7f258ba4e9376eb20c2.tar.bz2
uGFX-35228413d1e132c124ffe7f258ba4e9376eb20c2.zip
Enabling local search engine in generated doxygen documentation
Diffstat (limited to 'Doxygenfile')
-rw-r--r--Doxygenfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxygenfile b/Doxygenfile
index 86ce081c..272c03f4 100644
--- a/Doxygenfile
+++ b/Doxygenfile
@@ -1494,7 +1494,7 @@ MATHJAX_CODEFILE =
# The default value is: YES.
# This tag requires that the tag GENERATE_HTML is set to YES.
-SEARCHENGINE = NO
+SEARCHENGINE = YES
# When the SERVER_BASED_SEARCH tag is enabled the search engine will be
# implemented using a web server instead of a web client using Javascript. There