cgal/Manual_tools/scripts
Andreas Meyer 71ce100e52 added conversion script doc_tex -> doxygen. currently, it can
read in xml files from our tools and from doxygen and list 
some interesting features (classes, functions, their locations in c++ code, 
their current documentation etc)
2007-02-20 13:47:13 +00:00
..
generate_reference_manual
README
cc_make_ref_pages
cc_ref_wizard
cc_ref_wizard_rc
index_fix
tex2doxy added conversion script doc_tex -> doxygen. currently, it can 2007-02-20 13:47:13 +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.