freebsd-ports/devel/scandoc/pkg-descr
Ying-Chieh Liao b32ad54c04 add scandoc
A C/C++ documentation generator

PR:		26561
Submitted by:	chrise@scardini.com
2001-04-16 06:41:58 +00:00

8 lines
314 B
Plaintext

ScanDoc scans C and C++ program for embedded documentation, and
formats it into HTML or other formats. It also analyzes code
structure and uses this information to enhance the generated
documentation. It has been inspired by JavaDoc, as well as the
Amiga "autodoc" utility.
WWW: http://scandoc.sourceforge.net/