DOXYTAG
Section: User Commands (1)
Updated: April 2012
Index
Return to Main Contents
 
NAME
doxytag - generates a tag file and/or a search index for a set of HTML files
 
SYNOPSIS
doxytag
[
-t tag_file] [
-s index_file] [ 
html_file [
html_file...] ]
 
DESCRIPTION
Generates a tag file and/or a search index for a set of HTML files.  Use
doxysearch as a CGI program to search the tag file generated by doxytag.
 
OPTIONS
- -t <tag_file>
 - 
Generate tag file <tag_file>.
 - -s <index_file>
 - 
Generate search index <index_file>.
 
If no HTML files are given all files in the current dir that
have a .shtml extension are parsed.
 
SEE ALSO
doxygen(1), 
doxywizard(1).
Please consider installing the doxygen-doc package as it contains additional
documentation on how to use doxygen.
 Index
- NAME
 - 
 - SYNOPSIS
 - 
 - DESCRIPTION
 - 
 - OPTIONS
 - 
 - SEE ALSO
 - 
 
      
      
      
      
   
      
      
         
            
            © Andrew Scott 2006 -
            2025, 
            All Rights Reserved