cgal/Manual_tools
Andreas Meyer 1185d08606 fixed transition from HTML 3.2 to 4.0: there was a bug (badly placed
lcRawHtml) which prevented cc_anchor_link to crosslink
2007-01-23 15:48:00 +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 2006-03-03 17:01:57 +00:00
src fixed transition from HTML 3.2 to 4.0: there was a bug (badly placed 2007-01-23 15:48:00 +00:00
sty bugfix ps/pdf: added \usepackage{footnote} 2006-11-03 12:10:20 +00:00
test/Manual_tools
CHANGES
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 Undo r30322 2006-04-18 08:54:38 +00:00
maintainer
release_procedure

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