cgal/Manual_tools/scripts
Laurent Saboret 6c10de0cac Version 0.7.5:
- added support of constants in classes and concepts
- added label to virtual and protected members
2007-09-07 15:35:56 +00:00
..
generate_reference_manual Version 0.7.5: 2007-09-07 15:35:56 +00:00
README better installation procedure 2006-03-01 20:05:41 +00:00
cc_make_ref_pages
cc_ref_wizard
cc_ref_wizard_rc
index_fix better installation procedure 2006-03-01 20:05:41 +00:00
tex2doxy * tex2doxy now automatically creates required doxygen and html 2007-03-21 12:45:46 +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.