doxyindexer (1) - Linux Manuals
doxyindexer: creates a search index from raw search data
Command to display doxyindexer
manual in Linux: $ man 1 doxyindexer
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 to write the doxysearch.db to.
If omitted the current directory is used.
Pages related to doxyindexer
- doxygen (1) - documentation system for various programming languages
- doxysearch.cgi (1) - search engine used for searching in doxygen documentation.
- doxysearch (1) - search engine used for searching in doxygen documentation.
- doxytag (1) - generates a tag file and/or a search index for a set of HTML files
- doxywizard (1) - a tool to configure and run doxygen on your source files
- doc2odt (1) - convert any document from and to any LibreOffice supported format