cgal/Manual_tools
Andreas Meyer 8446e48d35 \ccPrecond: use   instead of " " to indicate whitespace 2007-03-01 13:59:40 +00:00
..
doc_ps add precompiled manuals for those who need 2006-03-01 16:13:57 +00:00
doc_tex typo 2006-11-03 13:41:25 +00:00
example manual cleanup: 2006-08-07 16:43:09 +00:00
image_makers 2006-03-03 17:20:20 +00:00
scripts tex2doxy: added 2007-02-27 22:53:21 +00:00
src \ccPrecond: use   instead of " " to indicate whitespace 2007-03-01 13:59:40 +00:00
sty fixed ccReferToExampleCode (can be used now also 2007-02-28 00:03:46 +00:00
test/Manual_tools Move packages to trunk root 2006-02-14 08:58:16 +00:00
CHANGES Move packages to trunk root 2006-02-14 08:58:16 +00:00
INSTALLATION copied note about flex into top level installation file 2006-03-14 15:29:45 +00:00
README better installation procedure 2006-03-01 20:05:41 +00:00
TO_DO html: \ref{somelabel} now also produces the corresponding counter, not 2006-04-25 15:50:17 +00:00
install.config revert r30322 for install.config 2006-04-16 22:46:28 +00:00
install.sh * bugfix: put long parameter lists on seperate lines, also for operators 2007-02-20 22:12:23 +00:00
maintainer Move packages to trunk root 2006-02-14 08:58:16 +00:00
release_procedure Move packages to trunk root 2006-02-14 08:58:16 +00:00

README

README for the Specification and Manual Writing Tools
       for C++ Reference Manuals
=========================================================
01.09.2005   Saarbruecken Andreas Meyer ameyer@mpi-inf.mpg.de
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_tex/      the reference manual.
    doc_ps/       precompiled version of the reference manuals.
    example/      an example of the (new) C++ reference pages.
    sty/          the LaTeX style files and a test document.

    scripts/      scripts around manual writing 
    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