table of contents
| DOXYINDEXER(1) | User Commands | DOXYINDEXER(1) |
NAME¶
doxyindexer - creates a search index from raw search data
SYNOPSIS¶
doxyindexer [-o output_dir] searchdata.xml [searchdata2.xml...]
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.
OPTIONS¶
- -o <output_dir>
- The directory where doxysearch.db will be written. If omitted, the current directory is used.
SEE ALSO¶
| 10-12-2025 | doxyindexer 1.15.0 |