aboutsummaryrefslogtreecommitdiffstats
path: root/devel/c2man/pkg-descr
blob: bfe3c0eb49b4c9fbb9e6912edbd83c666fb8fa06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
c2man is an automatic documentation tool that extracts comments
from C source code to generate functional interface
documentation in the same format as sections 2 & 3 of the Unix
Programmer's Manual. It requires minimal effort from the
programmer by looking for comments in the usual places near the
objects they document, rather than imposing a rigid
function-comment syntax or requiring that the programmer learn
and use a typesetting language. Acceptable documentation can
often be generated from existing code with no modifications.

WWW: http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?c2man