Lines Matching refs:search
602 # feature you need bibtex and perl available in the search path. Do not use
1232 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1233 # for the HTML output. The underlying search engine uses javascript
1236 # (GENERATE_DOCSET) there is already a search function so this one should
1237 # typically be disabled. For large projects the javascript based search engine
1242 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1244 # There are two flavours of web server based search depending on the
1253 # script for searching. Instead the search results are written to an XML file
1255 # external search engine pointed to by the SEARCHENGINE_URL option to obtain
1256 # the search results. Doxygen ships with an example indexer (doxyindexer) and
1257 # search engine (doxysearch.cgi) which are based on the open source search
1262 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1263 # which will returned the search results when EXTERNAL_SEARCH is enabled.
1264 # Doxygen ships with an example search engine (doxysearch) which is based on
1265 # the open source search engine library Xapian. See the manual for configuration
1271 # search data is written to a file for indexing by an external tool. With the
1278 # useful in combination with EXTRA_SEARCH_MAPPINGS to search through multiple
1285 # all added to the same external search index. Each project needs to have a
1286 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id
1706 # default search path.