aboutsummaryrefslogtreecommitdiff
path: root/development/cxref/README
blob: 3e041d0c530874fa3eea377386a12f9d8de03895 (plain)
1
2
3
4
5
6
7
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 cxref program only works for C not C++, there are no plans to
produce a C++ version.