cgal/Manual_tools/src
Laurent Saboret 02469c010f Added call to \ccRefPageBegin and \ccRefPageEnd in cc_ref_wizard templates 2007-09-07 15:29:10 +00:00
..
latex_converter_config Added call to \ccRefPageBegin and \ccRefPageEnd in cc_ref_wizard templates 2007-09-07 15:29:10 +00:00
INSTALLATION
Makefile acknowledging CGAL now finally integrated into the manual 2007-05-21 15:05:06 +00:00
Makefile_depend
README
basic.C
basic.h
buffer.C
buffer.h
cc_anchor_filter.lex
cc_check
cc_check_include
cc_check_include_html
cc_extract_html.C
cc_extract_images.C
cc_extract_images_lexer.lex
cc_extract_include
cc_gif_creator
cc_index_link.C
cc_remove_unwanted_links.lex
config.h
cpp_formatting.C
cpp_formatting.h
error.C
error.h
input.C
input.h
internal_macros.C html bugfix: labels in/reference to packages.html working again 2007-05-18 16:47:50 +00:00
internal_macros.h
latex_to_html acknowledging CGAL now finally integrated into the manual 2007-05-21 15:05:06 +00:00
lex_include_impl.h
lexer.h
lexer.lex
macro_dictionary.C
macro_dictionary.h
mstring.doc
mstring.h
mstring.html
mstring_old.h
output.C html bugfix: labels in/reference to packages.html working again 2007-05-18 16:47:50 +00:00
output.h html bugfix: labels in/reference to packages.html working again 2007-05-18 16:47:50 +00:00
regex++.C
regex++.h
regex_dictionary.C
regex_dictionary.h
string_conversion.C
string_conversion.h
syntax.h
syntax.y

README

This is the directory containing the tools for extracting the
C++ declarations from a specification, to check the specification
against an implementation, and the converter to HTML.
The directory structure is:

    README                    this file.
    INSTALLATION              installation instructions.

    latex_converter_config/   configuration files for the LaTeX converter.

See also the file INSTALLATION in the parent directory for how to
install the complete distribution.

EOF