/[global]/global/htags/manual.in
ViewVC logotype

Diff of /global/htags/manual.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.66 by shigio, Fri Feb 18 11:07:18 2005 UTC revision 1.67 by shigio, Thu Feb 24 01:33:48 2005 UTC
# Line 1  Line 1 
1  #  #
2  # Copyright (c} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003  # Copyright (c} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
3  #       Tama Communications Corporation  #       Tama Communications Corporation
4  #  #
5  # This file is part of GNU GLOBAL.  # This file is part of GNU GLOBAL.
# Line 23  Line 23 
23  #       o man format reference manual.  #       o man format reference manual.
24  #       o texinfo format reference manual.  #       o texinfo format reference manual.
25  #  #
26  @HEADER HTAGS,1,May 2004,GNU Project  @HEADER HTAGS,1,Feb 2005,GNU Project
27  @NAME   htags - generate hypertext from source code.  @NAME   htags - generate hypertext from source code.
28  @SYNOPSIS  @SYNOPSIS
29          @name{htags} [-a][-c][-D][-f][-F][-g][-n][-o][-s][-v][-w][-d @arg{dbpath}][-m @arg{name}][-S @arg{cgidir}][-t @arg{title}][@arg{htmldir}]          @name{htags} [-a][-c][-D][-f][-F][-g][-n][-o][-s][-v][-w][-d @arg{dbpath}][-m @arg{name}][-S @arg{cgidir}][-t @arg{title}][@arg{htmldir}]
# Line 256  Line 256 
256                  When this function is enabled, you cannot move hypertext from source directory.                  When this function is enabled, you cannot move hypertext from source directory.
257          @item{@code{include_file_suffixes}(comma separated list)}          @item{@code{include_file_suffixes}(comma separated list)}
258                  Suffixes of include file. The default is 'h,hxx,hpp,H,inc.php'.                  Suffixes of include file. The default is 'h,hxx,hpp,H,inc.php'.
259  #          @item{@code{langmap}(comma separated list)}
260  #       2004/10/2                  Language mapping. Each comma-separated map consists of
261  #       We keep the langmap variable undocumented until being supported                  the language name, a colon, and a list of file extensions.
262  #       by gtags(1) not to cause a useless mess to the user,                  Default mapping is 'c:.c.h,yacc:.y,asm:.s.S,java:.java,cpp:.c++.cc.cpp.cxx.hxx.hpp.C.H,php:.php.php3.phtml'.
 #  
 #       @item{@code{langmap}(comma separated list)}  
 #               Language mapping. Each comma-separated map consists of  
 #               the language name, a colon, and a list of file extensions.  
 #               Default mapping is 'c:.c,yacc:.y,asm:.s.S,java:.java,cpp:.c++.cc.cpp.cxx.h.hxx.hpp.C.H,php:.php.php3.phtml'.  
263          @end_itemize          @end_itemize
264  @DIAGNOSTICS  @DIAGNOSTICS
265          @name{Htags} exits with a non 0 value if an error occurred, 0 otherwise.          @name{Htags} exits with a non 0 value if an error occurred, 0 otherwise.

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26