freebsd-ports/devel/c2mdoc/pkg-descr
Dmitry Marakasov 496f9da086 - Update WWW
Approved by:	portmgr blanket
2019-08-13 09:02:33 +00:00

7 lines
388 B
Text

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