From: Kshitij Bansal Date: Fri, 17 Jan 2014 14:11:58 +0000 (-0500) Subject: enable search for html doc X-Git-Tag: cvc5-1.0.0~6987^2~12 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=65fb43f8516a85d6420efcacd3c065adde11d2fd;p=cvc5.git enable search for html doc --- diff --git a/config/doxygen.cfg b/config/doxygen.cfg index f385fb94a..c92610873 100644 --- a/config/doxygen.cfg +++ b/config/doxygen.cfg @@ -981,7 +981,8 @@ FORMULA_FONTSIZE = 10 # there is already a search function so this one should typically # be disabled. -SEARCHENGINE = NO +SEARCHENGINE = YES +SERVER_BASED_SEARCH = YES #--------------------------------------------------------------------------- # configuration options related to the LaTeX output