cgal/Manual_tools
Laurent Rineau 9ea0693fc3 Merge branch 'hot-fixes-for-Git' 2012-11-27 09:50:36 +01:00
..
aspell Dictionnary updates. 2009-11-02 11:03:37 +00:00
doc_ps
doc_tex Various things related to QPL->GPL in the manuals 2012-01-13 17:22:17 +00:00
example Try to fix compiler error for g++-3.4 2011-05-12 14:02:58 +00:00
image_makers
package_info/Manual_tools remove executable property from copyright files 2011-10-03 08:18:16 +00:00
scripts Fix scripts/index_fix, so that it works also on LaTeX document with 2010-08-31 23:49:26 +00:00
src Commit files generated by ./makebiblio 2012-11-23 17:55:47 +01:00
sty Quick and dirty fix: remove the RCSdef* macros 2012-11-27 09:48:54 +01: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
dont_submit Remove cc_manual from the manual testsuite 2012-05-14 12:24:59 +00:00
install.config
install.sh Support for directory names with spaces 2011-06-23 16:01:31 +00:00
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