cgal/Manual_tools/scripts
Laurent Rineau ffa852abe4 Fix scripts/index_fix, so that it works also on LaTeX document with
documentclass=article (instead of book).
2010-08-31 23:49:26 +00:00
..
generate_reference_manual generate_reference_manual version 1.3.1: 2010-06-20 17:41:44 +00:00
README better installation procedure 2006-03-01 20:05:41 +00:00
cc_make_ref_pages
cc_ref_wizard Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_ref_wizard_rc
index_fix Fix scripts/index_fix, so that it works also on LaTeX document with 2010-08-31 23:49:26 +00:00
tex2doxy remove package namespace macro 2010-06-09 08:45:58 +00:00

README

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.