Skip to content

Commit 3f3daac

Browse files
authored
Add doxyindexer and doxysearch installation
1 parent fb6bee5 commit 3f3daac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/searching.dox

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ has its own advantages and disadvantages:
7777
of choice. To make life easier doxygen ships with an example indexer
7878
(doxyindexer) and search engine (doxysearch.cgi) based on
7979
the <a href="https://xapian.org/">Xapian</a> open source search engine
80-
library.
80+
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.
8183

8284
To enable this search method set
8385
\ref cfg_searchengine "SEARCHENGINE",

0 commit comments

Comments
 (0)