Projects / Cxref

Cxref

Cxref is a program that will produce 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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  04 Oct 2011 15:50

    Release Notes: This release handles structure initialisers with multiple components and adds a few other small bugfixes.

    •  31 May 2010 14:55

    Release Notes: The gcc __builtin_offsetof() and offsetof() functions and ASM statements with named identifiers in them are handled.

    •  16 Feb 2007 13:28

    No changes have been submitted for this release.

    •  03 May 2005 13:13

    Release Notes: Some small bugfixes and some parsing changes. This release allows variable declaration in for(;;) statements, and allows named initialisation of structure/union using named initialisers. Bad handling of some vararg macros in cxref-cpp has been fixed.

    •  01 Oct 2004 01:49

    Release Notes: This release makes several internal changes. The source code has been reorganised. Version 2.95.3 of the gcc pre- processor is now used. The HTML output is now HTML 4.01 compliant and uses the cxref stylesheet. Legacy output formats were removed (obsolete formatted LaTeX and HTML).

    Screenshot

    Project Spotlight

    Linux Cluster Management Console

    An application for managing Corosync/Heartbeat, Pacemaker, and DRBD-based clusters.

    Screenshot

    Project Spotlight

    AutoArchive

    A simple backup utility.