DOC++ 3.3.11
April 16, 1999
README: General informations
Copyright (c) 1998-99 Dragos Acostachioaie

   DOC++ is a documentation system for C/C++ and Java, generating both, LaTeX
output for high quality hardcopies and HTML output for sophisticated online
browsing of your documentation. The documentation is extracted directly
from the C++ header or Java class files.

   DOC++ is originally written by Roland Wunderling and Malte Zoeckler,
further improved by Michael Meeks, currently maintained by Dragos
Acostachioaie <dragos@iname.com>. See file `CREDITS' for details. This program
is free software, but is protected by the GNU General Public License. Please
see `COPYING' for details.

   Please refer to `INSTALL' file for the installation instructions. Other
documents related to DOC++ are located in `doc' directory.

   For more informations, there is a DOC++'s Web page. Please take a look:
http://www.imaginator.com/doc++
   Also, there is a DOC++ mailing list. To subscribe, send mail to:
docpp-request@imaginator.com containing the word `subscribe' followed by
your e-mail address in the body of the message. Send messages to this list
to docpp@imaginator.com
   To get the latest CVS sources do the following:
   $ export CVSROOT=":pserver:anonymous@imaginator.com:/cvsroot"
   $ cvs login
     (password = "anonymous")
   $ cvs -z3 checkout doc++

   Please send bug reports, suggestions, feedback, code, or anything else
that you think, to:
   dragos@iname.com
