1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/c2mdoc/pkg-descr
Danilo Egea Gondolfo 8690cb0b83 - Update pkg-descr
PR:		195233
Submitted by:	portmaster@bsdforge.com (maintainer)
2014-11-22 17:05:56 +00:00

8 lines
387 B
Plaintext

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.
WWW: http://bsdforge.com/projects/devel/c2mdoc/