Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 to write the doxysearch.db to.  If omitted
	      the current directory is used.

SEE ALSO
       doxygen(1), doxysearch(1), doxywizard(1).

doxyindexer 1.9.6		  12-04-2025			DOXYINDEXER(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=doxyindexer&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help