summaryrefslogtreecommitdiff
path: root/devel/cxref/DESCR
blob: ddeaf180a3558a7d4633779f4b0c8a432908f963 (plain)
1
2
3
4
5
6
7
8
Cxref is a program that will produce documentation (in LaTeX, HTML,
RTF or SGML) including cross-references from C program source code.
It has been designed to work with ANSI C, incorporating K&R, and most
popular GNU 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.