Categories
Cxref
'Cxref' produces documentation (in LaTeX, HTML, RTF or SGML) including cross-references from C program source code. It works for ANSI C, including most gcc extensions. The documentation for the program is produced from comments in the code that are appropriately formatted. The cross referencing comes from the code itself and requires no extra work.
Documentation is produced for files, functions, variables, #include, #define, and type definitions. Cross referencing is performed for files, #include, variables, and functions.
Last updated 3 May, 2005
Versions
1.6a
1.6a stable released 2005-05-03
- Released: 3 May, 2005
- Code Maturity: Stable
- Source Archive: http://www.gedanken.demon.co.uk/download-cxref/...
- Licenses: GPLv2
- Interfaces: Command Line
User Community and Support
User README available in HTML format from http://www.gedanken.demon.co.uk/cxref/README.html; User README available in PostScript format from http://www.gedanken.demon.co.uk/cxref/README.ps; User README available in plain text format from http://www.gedanken.demon.co.uk/cxref/README; User FAQ available in HTML format from http://www.gedanken.demon.co.uk/cxref/FAQ.html



