aboutsummaryrefslogtreecommitdiffstats
path: root/devel/scandoc/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-04-16 14:41:58 +0800
committerijliao <ijliao@FreeBSD.org>2001-04-16 14:41:58 +0800
commit04f5399d4b10e7bac3978d9ff56c9c7e6d61e856 (patch)
tree03d949ee61377f7e7b56facbe231bb1ac30b286f /devel/scandoc/pkg-descr
parent398c6e22d36082806c5cf19b598d374bf083ee6a (diff)
downloadfreebsd-ports-gnome-04f5399d4b10e7bac3978d9ff56c9c7e6d61e856.tar.gz
freebsd-ports-gnome-04f5399d4b10e7bac3978d9ff56c9c7e6d61e856.tar.zst
freebsd-ports-gnome-04f5399d4b10e7bac3978d9ff56c9c7e6d61e856.zip
add scandoc
A C/C++ documentation generator PR: 26561 Submitted by: chrise@scardini.com
Diffstat (limited to 'devel/scandoc/pkg-descr')
-rw-r--r--devel/scandoc/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/scandoc/pkg-descr b/devel/scandoc/pkg-descr
new file mode 100644
index 000000000000..0f79d47a7966
--- /dev/null
+++ b/devel/scandoc/pkg-descr
@@ -0,0 +1,7 @@
+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/