man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

doxygen (1)

Name

doxygen - guages

Synopsis

Please see following description for synopsis

Description




User Commands                                          DOXYGEN(1)



NAME
     doxygen  - documentation system for various programming lan-
     guages

DESCRIPTION
     Doxygen is a documentation system for C++, C,  Java,  Objec-
     tive-C, IDL (Corba and Microsoft flavors) and to some extent
     PHP, C#, and D.

     You can use doxygen in a number of ways:

     1) Use doxygen to generate a template configuration file:

          doxygen [-s] -g [configName]

          If - is used for configName doxygen will write to stan-
          dard output.

     2) Use doxygen to update an old configuration file:

          doxygen [-s] -u [configName]

figuration file:
     3)  Use  doxygen to generate documentation using an existing
          con-

          doxygen [configName]

          If  -  is  used  for  configName doxygen will read from
          standard input.

HTML or Latex.
     4) Use doxygen to generate a template style sheet file  for
          RTF,

     RTF: doxygen -w rtf styleSheetFile

     HTML:
          doxygen -w html  headerFile  footerFile  styleSheetFile
          [configFile]

[configFile]
     LaTeX:  doxygen  -w  latex  headerFile  footerFile
          styleSheetFile

     5) Use doxygen to generate an rtf extensions file

     RTF: doxygen -e rtf extensionsFile

     If  -s  is specified the comments in the config file will be
     omitted.  If configName is omitted `Doxyfile' will  be  used
     as a default.



doxygen 1.7.6.1       Last change: June 2014                    1






User Commands                                          DOXYGEN(1)



AUTHOR
     Doxygen   version  1.7.6.1,  Copyright  Dimitri  van  Heesch
     1997-2011


ATTRIBUTES
     See  attributes(5)  for  descriptions   of   the   following
     attributes:

     +---------------+--------------------------------------+
     |ATTRIBUTE TYPE |           ATTRIBUTE VALUE            |
     +---------------+--------------------------------------+
     |Availability   | developer/documentation-tool/doxygen |
     +---------------+--------------------------------------+
     |Stability      | Uncommitted                          |
     +---------------+--------------------------------------+
SEE ALSO
     doxytag(1), doxywizard(1).



NOTES
     This   software   was   built   from   source  available  at
     https://java.net/projects/solaris-userland.   The   original
     community       source       was       downloaded       from
     http://ftp.stack.nl/pub/users/dimitri/doxy-
     gen-1.7.6.1.src.tar.gz

     Further  information about this software can be found on the
     open source community website  at  http://www.stack.nl/~dim-
     itri/doxygen/index.html.
























doxygen 1.7.6.1       Last change: June 2014                    2