cgal/Manual_tools/src
Andreas Meyer 92b4520e93 package description:
useless alt="Package Illustration"  replaced by
more informative alt="\ccNameOfPackage Illustration"
2007-02-05 10:24:58 +00:00
..
latex_converter_config package description: 2007-02-05 10:24:58 +00:00
INSTALLATION
Makefile Fix permission of biblio files. 2006-05-12 09:26:43 +00:00
Makefile_depend
README
basic.C
basic.h
buffer.C
buffer.h
cc_anchor_filter.lex treat "long int","signed char" etc as one 2007-01-29 23:11:04 +00:00
cc_check
cc_check_include
cc_check_include_html
cc_extract_html.C * bugfix: results of matching string with regular expressions 2006-05-06 20:39:47 +00:00
cc_extract_images.C
cc_extract_images_lexer.lex new feature: images for package description page 2006-10-13 10:19:55 +00:00
cc_extract_include
cc_gif_creator
cc_index_link.C
cc_remove_unwanted_links.lex
config.h
cpp_formatting.C no eigen-classname removal inside template arguments 2006-11-30 13:11:07 +00:00
cpp_formatting.h
error.C
error.h
input.C
input.h
internal_macros.C * minor bugfix: package description rows were not uniformly coloured 2007-01-26 18:08:46 +00:00
internal_macros.h
latex_to_html * added a \slash macro 2006-10-10 16:32:25 +00:00
lex_include_impl.h
lexer.h
lexer.lex added "support" for recent versions of flex 2006-11-30 16:43:51 +00:00
macro_dictionary.C new feature for html: additional short table of contents 2006-05-03 20:18:50 +00:00
macro_dictionary.h new feature for html: additional short table of contents 2006-05-03 20:18:50 +00:00
mstring.doc
mstring.h
mstring.html
mstring_old.h
output.C * bugfix: results of matching string with regular expressions 2006-05-06 20:39:47 +00:00
output.h * bugfix: results of matching string with regular expressions 2006-05-06 20:39:47 +00:00
regex++.C found another instance of "REG_NOERROR". replaced by "0" 2006-10-26 09:52:08 +00:00
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