logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

doxyindexer - creates a search index from raw search data

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...]

See Also