doxyindexer - creates a search index from raw search data
Contents
Description
Generates a search index called doxysearch.db from one or more search data files produced by doxygen. Use
doxysearch.cgi as a CGI program to search the data indexed by doxyindexer.
Name
doxyindexer - creates a search index from raw search data
Options
-o <output_dir>
The directory where to write the doxysearch.db to. If omitted the current directory is used.
See Also
doxygen(1), doxysearch(1), doxywizard(1). doxyindexer 1.9.8 20-02-2025 DOXYINDEXER(1)
Synopsis
doxyindexer [-ooutput_dir] searchdata.xml [searchdata2.xml...]
