Lines Matching refs:search

682 # search path. Do not use file names with spaces, bibtex cannot handle them. See
1008 # tools must be available from the command line (i.e. in the search path).
1251 # HTML files also contain an index, a table of contents, and you can search for
1505 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for
1506 # the HTML output. The underlying search engine uses javascript and DHTML and
1509 # there is already a search function so this one should typically be disabled.
1510 # For large projects the javascript based search engine can be slow, then
1512 # search using the keyboard; to jump to the search box use <access key> + S
1514 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1515 # key> to jump into the search results window, the results can be navigated
1517 # the search. The filter options can be selected when the cursor is inside the
1518 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
1526 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1539 # script for searching. Instead the search results are written to an XML file
1541 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1542 # search results.
1544 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1545 # (doxysearch.cgi) which are based on the open source search engine library
1554 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1555 # which will return the search results when EXTERNAL_SEARCH is enabled.
1557 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1558 # (doxysearch.cgi) which are based on the open source search engine library
1566 # search data is written to a file for indexing by an external tool. With the
1575 # useful in combination with EXTRA_SEARCH_MAPPINGS to search through multiple
1583 # all added to the same external search index. Each project needs to have a
1584 # unique id set via EXTERNAL_SEARCH_ID. The search mapping then maps the id of
2071 # default search path.
2078 # If left empty dia is assumed to be found in the default search path.