Files
cgal/Manual_tools/scripts
Laurent Saboret 3b12ebe45a * Fixed bug: 'type*' and 'type&' are not converted to \ccc{type*} and \ccc{type&}.
* Fixed bug: in class A, expressions with 2 levels of template like A<B<C>> are nor properly parsed.
-This line, and those below, will be ignored--

M    copy_doxygen_latex_doc
2009-06-17 07:38:44 +00:00
..
2006-02-14 08:58:16 +00:00
2006-02-14 10:08:15 +00:00
2006-02-14 08:58:16 +00:00
2006-03-01 20:05:41 +00:00
2006-03-01 20:05:41 +00:00

This is the directory containing small scripts around manual writing.
The directory structure is:

    README              this file.

    index_fix           a Perl script for postprocessing a .ind file generated
                        by makeindex.

    cc_ref_wizard       creates templates for reference pages.
    cc_ref_wizard_rc    example for a $HOME/.cc_ref_wizard_rc file.

    cc_make_ref_pages   creates a main.tex file for a reference
                        page directory.

The script cc_ref_wizard understands several environment variables and
it reads the config file '${HOME}/.cc_ref_wizard_rc' (in csh syntax).
See the script itself for more details.