cgal/Manual_tools
Laurent Rineau 44c4a5b2f9 Remove cc_manual from the manual testsuite
That reverses one old commit one mines:
  | ------------------------------------------------------------------------
  | r53696 | lrineau | 2010-01-20 16:38:49 +0100 (Wed, 20 Jan 2010) | 4 lines
  | 
  | Attempt to have Manual_tools/doc_tex in the internal releases (just to see
  | what it does).
  | (trunk only)
  | 
  | ------------------------------------------------------------------------

In between, I had not manage to get cc_manual.tex be compiled without error
by our script cgal_manual.
2012-05-14 12:24:59 +00: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 Fix the rel="canonical" link of several pages 2012-03-08 13:55:09 +00:00
sty Add an optional argument to \ccDeprecated 2011-09-21 10:27:35 +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 copied note about flex into top level installation file 2006-03-14 15:29:45 +00:00
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 revert r30322 for install.config 2006-04-16 22:46:28 +00:00
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