diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-05-02 21:59:12 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-05-02 21:59:12 +0000 |
commit | a5e5d9c778e8b3b9ed8f1ea5861f7bf6629895dd (patch) | |
tree | 78ce287954dd422cd82a219ad02b0a5d0e8323a9 /devel/doc++ | |
parent | f8715bdca2e7d165bf310e1cbb0526e420f352dd (diff) | |
download | ports-a5e5d9c778e8b3b9ed8f1ea5861f7bf6629895dd.tar.gz ports-a5e5d9c778e8b3b9ed8f1ea5861f7bf6629895dd.zip |
Notes
Diffstat (limited to 'devel/doc++')
-rw-r--r-- | devel/doc++/pkg-descr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/doc++/pkg-descr b/devel/doc++/pkg-descr index 049db4b6320b..0b7a2bd42567 100644 --- a/devel/doc++/pkg-descr +++ b/devel/doc++/pkg-descr @@ -1,4 +1,5 @@ -DOC++ is a source documentation system for C++. -It is jenerated javadoc-like documentatio in HTML and LaTeX. -for more info, please, refer to - http://www.zib.de/Visual/software/doc++/index.html +DOC++ is a source documentation system for C++. It is jenerated +javadoc-like documentatio in HTML and LaTeX. The homepage contains +more information to supplement this short description. + +WWW: http://www.zib.de/Visual/software/doc++/index.html |