diff options
author | demon <demon@FreeBSD.org> | 2001-03-03 21:39:04 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-03-03 21:39:04 +0000 |
commit | d9e48eb6a7fffc0c4380f9a1a9fc1892d9a563e0 (patch) | |
tree | 86f272e80f3bc4720bef9de7079925ac4116f718 /textproc/kdoc/pkg-comment | |
parent | fee55dde9247bcfd8128bb6c2881012646f92271 (diff) | |
download | FreeBSD-ports-d9e48eb6a7fffc0c4380f9a1a9fc1892d9a563e0.zip FreeBSD-ports-d9e48eb6a7fffc0c4380f9a1a9fc1892d9a563e0.tar.gz |
New port: kdoc.
KDOC creates cross-referenced documentation for C++ and CORBA IDL libraries
directly from the source. Documentation can be embedded in special doc
comments in the source.
Diffstat (limited to 'textproc/kdoc/pkg-comment')
-rw-r--r-- | textproc/kdoc/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/kdoc/pkg-comment b/textproc/kdoc/pkg-comment new file mode 100644 index 0000000..f72ca86 --- /dev/null +++ b/textproc/kdoc/pkg-comment @@ -0,0 +1 @@ +C++ and IDL Source Documentation System |