cgal/Manual_tools/src
Andreas Meyer 8f3581a3d3 more pretty layout for ccExampleCode. filename is crosslinked now 2006-08-10 13:53:33 +00:00
..
latex_converter_config more pretty layout for ccExampleCode. filename is crosslinked now 2006-08-10 13:53:33 +00:00
INSTALLATION * \gtreqless is now defined. 2006-03-04 22:56:10 +00:00
Makefile Fix permission of biblio files. 2006-05-12 09:26:43 +00:00
Makefile_depend Move packages to trunk root 2006-02-14 08:58:16 +00:00
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 html: cosmetic changes/do not show the internal refpagecounter, 2006-04-25 16:18:30 +00:00
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 * bugfix: results of matching string with regular expressions 2006-05-06 20:39:47 +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 Move packages to trunk root 2006-02-14 08:58:16 +00:00
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 Move packages to trunk root 2006-02-14 08:58:16 +00:00
config.h bugfix: [cccbegin]someclass<K,bla>[cccend] can now be matched 2006-04-05 10:02:40 +00:00
cpp_formatting.C 2006-05-22 15:46:59 +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 html: less aggressive crosslinking (scope reduction now does not 2006-05-08 14:30:13 +00:00
internal_macros.h Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
latex_to_html bugfix for " [#1129] wrong hyperlinks " 2006-08-09 13:37:27 +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 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 Move packages to trunk root 2006-02-14 08:58:16 +00:00
mstring.h new feature: alphabetically sorted list of refpages 2006-04-07 23:13:44 +00:00
mstring.html Move packages to trunk root 2006-02-14 08:58:16 +00:00
mstring_old.h Move packages to trunk root 2006-02-14 08:58:16 +00:00
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 * new feature: regular expressions (based on posix regex) 2006-04-11 22:08:32 +00:00
regex++.h * new feature: regular expressions (based on posix regex) 2006-04-11 22:08:32 +00:00
regex_dictionary.C 2006-04-11 22:19:56 +00:00
regex_dictionary.h * new feature: regular expressions (based on posix regex) 2006-04-11 22:08:32 +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