Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Highlight 2.6.9 (Default branch) Post 302179237 by Linux Bot on Thursday 27th of March 2008 09:50:03 AM
Old 03-27-2008
Highlight 2.6.9 (Default branch)

ImageHighlight is a universal converter from sourcecode to HTML, XHTML, RTF, TeX, LaTeX, andXML. (X)HTML output is formatted by CascadingStyle Sheets. It supports more than 100 programminglanguages, and includes 40 highlighting colorthemes. It's possible to easily enhance theparsing database. The converter includes somefeatures to provide a consistent layout of theinput code.License: GNU General Public License (GPL)Changes:
Embedded output instructions specific to theoutput document format were added. Support for Arcand Lilypond was added.Image

More...
 
DOXYGEN(1)							   User Commands							DOXYGEN(1)

NAME
doxygen - documentation system for various programming languages DESCRIPTION
Doxygen is a documentation system for C++, C, Java, Objective-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 standard output. 2) Use doxygen to update an old configuration file: doxygen [-s] -u [configName] 3) Use doxygen to generate documentation using an existing configuration file: doxygen [configName] If - is used for configName doxygen will read from standard input. 4) Use doxygen to generate a template style sheet file for RTF, HTML or Latex. RTF: doxygen -w rtf styleSheetFile HTML: doxygen -w html headerFile footerFile styleSheetFile [configFile] LaTeX: doxygen -w latex headerFile styleSheetFile [configFile] 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. AUTHOR
Doxygen version 1.6.3, Copyright Dimitri van Heesch 1997-2007 SEE ALSO
doxytag(1), doxywizard(1). doxygen 1.6.3 July 2010 DOXYGEN(1)
All times are GMT -4. The time now is 04:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy