cgal/Manual_tools/src
Laurent Rineau 425aeb4621 Merge from branch 3.4:
r47778 | lrineau | 2009-01-22 11:14:13 +0100 (Thu, 22 Jan 2009) | 2 lines

Fix links to acknowledge.html

------------------------------------------------------------------------
r47776 | lrineau | 2009-01-22 11:06:06 +0100 (Thu, 22 Jan 2009) | 2 lines

Fix a link in how_to_cite_cgal.html
2009-01-22 10:16:48 +00:00
..
latex_converter_config Merge from branch 3.4: 2009-01-22 10:16:48 +00:00
INSTALLATION
Makefile
Makefile_depend
README
basic.cpp
basic.h
buffer.cpp
buffer.h
cc_anchor_filter.lex Revert the following revision, because it leads to many many warnings! 2009-01-09 10:29:14 +00:00
cc_check
cc_check_include
cc_check_include_html
cc_extract_html.cpp
cc_extract_images.cpp
cc_extract_images_lexer.lex
cc_extract_include
cc_gif_creator
cc_index_link.cpp
cc_remove_unwanted_links.lex
config.h
cpp_formatting.cpp
cpp_formatting.h
error.cpp
error.h
input.cpp
input.h
internal_macros.cpp
internal_macros.h
latex_to_html
lex_include_impl.h
lexer.h
lexer.lex Simplify treatment of \textsc, since it's trivial to do with a CSS :-). 2009-01-08 23:39:16 +00:00
macro_dictionary.cpp
macro_dictionary.h
mstring.doc
mstring.h
mstring.html
mstring_old.h
output.cpp
output.h
regex++.cpp
regex++.h
regex_dictionary.cpp
regex_dictionary.h
string_conversion.cpp Simplify treatment of \textsc, since it's trivial to do with a CSS :-). 2009-01-08 23:39:16 +00:00
string_conversion.h Simplify treatment of \textsc, since it's trivial to do with a CSS :-). 2009-01-08 23:39:16 +00:00
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