cgal/Manual_tools/src
Andreas Meyer 6fccd95e93 improved visual appeal of pkg descr 2006-03-23 18:30:50 +00:00
..
latex_converter_config improved visual appeal of pkg descr 2006-03-23 18:30:50 +00:00
INSTALLATION * \gtreqless is now defined. 2006-03-04 22:56:10 +00:00
Makefile LATEX_CONV_INPUT patch sent by Laurent Rineau 2006-03-04 22:55:02 +00:00
Makefile_depend
README better installation procedure 2006-03-01 20:05:41 +00:00
basic.C Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
basic.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
buffer.C Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
buffer.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_anchor_filter.lex
cc_check Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_check_include Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_check_include_html Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_extract_html.C added some immature package description mechanism 2006-03-22 22:54:44 +00:00
cc_extract_images.C Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_extract_images_lexer.lex
cc_extract_include Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_gif_creator Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_index_link.C Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cc_remove_unwanted_links.lex
config.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
cpp_formatting.C Nested_type anchors were undefined, previously! fixed. 2006-03-18 23:57:54 +00:00
cpp_formatting.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
error.C Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
error.h better installation procedure 2006-03-01 20:05:41 +00:00
input.C LATEX_CONV_INPUT patch sent by Laurent Rineau 2006-03-04 22:55:02 +00:00
input.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
internal_macros.C better installation procedure 2006-03-01 20:05:41 +00:00
internal_macros.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
latex_to_html cleanup: flex is not needed anymore at manual build time (since long ago) 2006-03-03 15:17:05 +00:00
lex_include_impl.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
lexer.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
lexer.lex Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
macro_dictionary.C Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
macro_dictionary.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
mstring.doc
mstring.h
mstring.html
mstring_old.h
output.C added some immature package description mechanism 2006-03-22 22:54:44 +00:00
output.h added some immature package description mechanism 2006-03-22 22:54:44 +00:00
string_conversion.C Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
string_conversion.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
syntax.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
syntax.y Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00

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