cgal/Packages/Manual_tools
Lutz Kettner d2d702b0ab Added random number to the name of the tmp working directory. 2004-04-29 14:56:29 +00:00
..
doc Complete change of file handling in the converter to handle 2004-03-05 17:01:14 +00:00
example renamed file to get rid of :: for MS platform. 2002-04-15 07:09:11 +00:00
format Complete change of file handling in the converter to handle 2004-03-05 17:01:14 +00:00
gif_makers
release_scripts
scripts
src Added random number to the name of the tmp working directory. 2004-04-29 14:56:29 +00:00
CHANGES
INSTALLATION Fixed style file filename. 2004-04-27 14:18:21 +00:00
README
TO_DO . 2004-04-27 13:51:41 +00:00
release_procedure

README

README for the Specification and Manual Writing Tools
       for C++ Reference Manuals
=========================================================
24.08.1999   Zurich       Lutz Kettner  kettner@acm.org
29.09.1999   Saarbruecken Susan Hert    hert@mpi-sb.mpg.de

This is the parent directory containing the cc_manual.sty and 
related tools used for writing C++ Reference Manuals. 
The directory structure is:

    README        this file.
    CHANGES       revision history
    INSTALLATION  how to install the style and the tools.

    doc/          the reference manual.
    example/      an example of the (new) C++ reference pages.
    format/       the LaTeX style files and a test document.

    scripts/      scripts around manual writing and to update old
                  specifications before release 2.1.
    src/          src for the extraction and checking tools.


Copyright (c) 1996,1997,1998,1999,2000,2001
Lutz Kettner, Susan Hert

Permission to use, copy, and distribute this software and its
documentation for non-comercial purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation.  I make no representations about the
suitability of this software for any purpose.  It is provided "as is"
without express or implied warranty.

EOF