cgal/Manual_tools/src
Andreas Meyer dcf96d954a new toc layout :
* removed short table of contents
* main TOC contains 
  + list of parts
  + list of packages
* moved everything below chapter into a 
* minitoc 

* old layout is still the default
2007-04-16 23:38:26 +00:00
..
latex_converter_config new toc layout : 2007-04-16 23:38:26 +00:00
INSTALLATION
Makefile added benchark stuff: 2007-03-28 10:57:59 +00:00
Makefile_depend
README
basic.C added a shell extension 2007-03-27 16:15:28 +00:00
basic.h added a shell extension 2007-03-27 16:15:28 +00:00
buffer.C
buffer.h
cc_anchor_filter.lex removed leftover debug output from cc_anchor_filter 2007-02-22 11:27:49 +00:00
cc_check
cc_check_include
cc_check_include_html
cc_extract_html.C new toc layout : 2007-04-16 23:38:26 +00:00
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 now, the whole text after each \ccPrecond,\ccPostcond and \ccRequire 2007-03-01 13:43:33 +00:00
cpp_formatting.h
error.C
error.h
input.C
input.h
internal_macros.C new toc layout : 2007-04-16 23:38:26 +00:00
internal_macros.h
latex_to_html new toc layout : 2007-04-16 23:38:26 +00:00
lex_include_impl.h
lexer.h
lexer.lex now, the whole text after each \ccPrecond,\ccPostcond and \ccRequire 2007-03-01 13:43:33 +00:00
macro_dictionary.C new toc layout : 2007-04-16 23:38:26 +00:00
macro_dictionary.h
mstring.doc
mstring.h
mstring.html
mstring_old.h
output.C new toc layout : 2007-04-16 23:38:26 +00:00
output.h new toc layout : 2007-04-16 23:38:26 +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