summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2017-02-23 07:36:06 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2017-02-23 08:19:32 +1000
commit5bb4a6e87f51af7a042f52e6f712cac0fb658381 (patch)
tree6c5162cf913acb84ee1996ce899a5e62c6baad5c /doc
parentd248049f8ded9acaedb328d3b09dc89661586546 (diff)
doc: disable the search engine/search box
It was just floating around lonely there and I doubt anyone really used it. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/libinput.doxygen.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/libinput.doxygen.in b/doc/libinput.doxygen.in
index 6fde2c3..5be5445 100644
--- a/doc/libinput.doxygen.in
+++ b/doc/libinput.doxygen.in
@@ -13,6 +13,7 @@ INPUT = @top_srcdir@/src/libinput.h \
IMAGE_PATH = @top_srcdir@/doc/svg \
@top_srcdir@/doc/dot
GENERATE_HTML = YES
+SEARCHENGINE = NO
USE_MATHJAX = YES
MATHJAX_RELPATH = https://cdn.mathjax.org/mathjax/latest
GENERATE_LATEX = NO