blob: 6693f22bb06ab6f42db00e22a57765af52a38928 (
plain)
1
2
3
4
5
6
7
8
|
c2mdoc is a shell and awk script wrapper which abuses devel/cproto's parser
to spit out function prototypes in a format ready to paste into FreeBSD
developer documentation. c2man already claims to do such a thing, but seems
crippled in the face of our kernel source. The toolchain used by this port
whinges but still generates markup.
Bruce
bms@FreeBSD.org
|