home *** CD-ROM | disk | FTP | other *** search
- Begin3
- Title: Cxref - C program cross-referencing & documentation tool
- Version: 1.4a [Nov-20-97]
- Entered-date: 20NOV97
- Description: A program that takes as input a series of C source files
- and produces a LaTeX or HTML document containing a cross
- reference of the files/functions/variables in the program,
- including documentation taken from suitably formatted
- source code comments.
- The documentation is stored in the C source file in
- specially formatted comments, making it simple to maintain.
- The cross referencing includes lists of functions called,
- callers of each function, usage of global variables, header
- file inclusion, macro definitions and type definitions.
- Works for ANSI C, including many gcc extensions.
- Keywords: C programming document cross-reference
- Author: amb@gedanken.demon.co.uk
- Maintained-by: amb@gedanken.demon.co.uk
- Primary-site: ftp.demon.co.uk /pub/unix/tools
- 247k cxref-1.4.tgz
- Alternate-site: sunsite.unc.edu /pub/Linux/devel/lang/c
- 247k cxref-1.4.tgz
- 13k cxref-1.4-1.4a.diff.gz
- Original-site:
- Platforms: UNIX
- Copying-policy: GPL
- End
-