Script to generate mdoc(7) markup from C functions
c2mdoc is a shell and awk(1) 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 winces, but still generates markup.
$
pkg install c2mdocOrigin
devel/c2mdoc
Size
612B
License
not specified
Maintainer
portmaster@bsdforge.com
Dependencies
1 packages
Required by
0 packages