cgal/Manual_tools
Laurent Rineau 83b0380dd3 Better diagnostic when a ccRef is open while the previous one is not yet
closed.
2009-07-07 14:00:25 +00:00
..
aspell Add some notes. 2007-04-17 18:08:58 +00:00
doc_ps
doc_tex Add png files (converted from eps using 'convert') so that we can compile 2009-04-17 09:52:14 +00:00
example
image_makers
package_info/Manual_tools manual tools have no maintainer any more 2008-04-30 11:29:50 +00:00
scripts * Fixed bug: 'type*' and 'type&' are not converted to \ccc{type*} and \ccc{type&}. 2009-06-17 07:38:44 +00:00
src Better diagnostic when a ccRef is open while the previous one is not yet 2009-07-07 14:00:25 +00:00
sty Fix a bug I introduced in \ccc. 2009-04-17 09:54:57 +00:00
test/Manual_tools Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
CHANGES
INSTALLATION
README
TO_DO bug fix + feature request 2008-04-30 11:39:20 +00:00
install.config
install.sh
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