Documentation tools

Luis Ibanez l_ibanez at bellsouth.net
Sat Jan 29 20:41:02 EST 2000


Hi,


This is the pointer for some code
documentation tools from the site

"scientific applications for linux"
http://SAL.KachinaTech.COM

The section of "Programming Tools" 
http://SAL.KachinaTech.COM/F/2/index.shtml

has the following list of entries:

  Doxygen  -- a documentation system for C++. 
  Cxref  -- a C source code cross referencing and documenting program
for UNIX. 
  DOC++  -- documentation system for C++ in various output formats. 
  Exuberant Ctags  -- generates an index file of C language for use in
other tools. 
  for2html -- a Perl script that translates Fortran sources into HTML
pages. 
  FWEB  -- a WEB system of structured documentation for multiple
languages. 
  KDOC  -- generates class documentation for C++ programs, in
HTML/LaTeX/man pages. 
  ObjectManual -- extracts comments and relevant information from C++/C
into HTML pages. 
  PERCEPS -- documentation generation for C/C++ header files. 


==============================================

Doxygen (our current recomendation for 
code documentation) is keep at:

http://www.stack.nl/~dimitri/doxygen/

The source C++ code is available, and
binary distributions exist for 

	-linux
	-windows
	-solaris
	-hpux
	-irix

The Documentation is available in PS, HTML
and PDF.

-----------------

A Mirror is keep at UNC
at the former sunsite, 
now "metalab"

http://www.metalab.unc.edu


ftp://metalab.unc.edu/pub/Linux/apps/doctools/



==================


Luis




More information about the Insight-developers mailing list