We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6bee5 commit 3f3daacCopy full SHA for 3f3daac
doc/searching.dox
@@ -77,7 +77,9 @@ has its own advantages and disadvantages:
77
of choice. To make life easier doxygen ships with an example indexer
78
(doxyindexer) and search engine (doxysearch.cgi) based on
79
the <a href="https://xapian.org/">Xapian</a> open source search engine
80
- library.
+ library. Both binaries are included in the distribution but not installed
81
+ by default; they can be manually copied from the `bin` folder to i.e.
82
+ `/usr/local/bin` or `/var/www/cgi-bin` as desired.
83
84
To enable this search method set
85
\ref cfg_searchengine "SEARCHENGINE",
0 commit comments