cgal/Manual_tools/scripts
Andreas Meyer 8271c9fa95 tex2doxy: added
* logging with verbosity levels
  * cmdline parsing (doxy and tex xml filenames)
2007-02-27 22:53:21 +00:00
..
generate_reference_manual Version 0.7.4 2007-02-09 09:59:00 +00:00
README better installation procedure 2006-03-01 20:05:41 +00:00
cc_make_ref_pages Move packages to trunk root 2006-02-14 08:58:16 +00:00
cc_ref_wizard Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_ref_wizard_rc Move packages to trunk root 2006-02-14 08:58:16 +00:00
index_fix better installation procedure 2006-03-01 20:05:41 +00:00
tex2doxy tex2doxy: added 2007-02-27 22:53:21 +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.