cgal/Manual_tools
Laurent Saboret eb9eca14de Version 1.0.2:
- The tool does not display doxygen warnings by default. Use --verbose to have them back.
- \ccInclude, \ccRefine and \ccInheritsFrom commands are extracted from source code.
- Fixed bug when using @related doxygen keywords.
- Fixed bug in removal of cc_ref_wizard placeholder text.
2008-04-04 16:28:36 +00:00
..
aspell Add some notes. 2007-04-17 18:08:58 +00:00
doc_ps
doc_tex typo 2006-11-03 13:41:25 +00:00
example manual cleanup: 2006-08-07 16:43:09 +00:00
image_makers
package_info/Manual_tools The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
scripts Version 1.0.2: 2008-04-04 16:28:36 +00:00
src Added call to \ccRefPageBegin and \ccRefPageEnd in cc_ref_wizard templates 2007-09-07 15:29:10 +00:00
sty ccPkgDemo: 2007-05-04 14:05:18 +00:00
test/Manual_tools Examples/Demos/Test CMake scripts updated 2008-03-05 21:14:02 +00:00
CHANGES
INSTALLATION copied note about flex into top level installation file 2006-03-14 15:29:45 +00:00
README
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
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