cgal/Packages/Manual_tools/src
Susan Hert a1f37e7246 *** empty log message *** 2000-09-11 14:53:34 +00:00
..
latex_converter_config *** empty log message *** 2000-09-11 14:53:34 +00:00
INSTALLATION added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
Makefile *** empty log message *** 2000-09-11 14:53:34 +00:00
Makefile_depend Release before handing over to Susan Hert. 1999-09-07 11:21:10 +00:00
Makefile_include
README Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
basic.C Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
basic.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
buffer.C Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
buffer.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_build_checker.C Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_check added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
cc_check_include Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_check_include_html Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_extract.C Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_extract_html.C added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
cc_extract_images.C Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_extract_include Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_gif_creator Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_index_sort.c Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cc_manual_to_html *** empty log message *** 2000-09-11 14:53:34 +00:00
cc_patch_anchor_filter
cc_patch_anchor_pages
cc_patch_anchor_toc_index
cc_unique.c
config.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
cpp_formatting.C Added colored reference page tabs, fixed a few bugs, added a few commands 2000-07-30 16:11:52 +00:00
cpp_formatting.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
extract_lex.yy Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
extract_syntax.y Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
html_config.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
html_error.C Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
html_error.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
html_lex.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
html_lex.yy added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
html_syntax.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
html_syntax.y Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
internal_macros.C *** empty log message *** 2000-09-11 14:53:34 +00:00
internal_macros.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
lex_include.h added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
lex_include_impl.h added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
macro_dictionary.C Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
macro_dictionary.h Fixed many bugs and updated the documentation as detailed in doc/cc_manual.ps.gz 2000-02-13 22:02:25 +00:00
mstring.doc
mstring.h Release before handing over to Susan Hert. 1999-09-07 11:21:10 +00:00
mstring.html
mstring_old.h
output.C added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
output.h added LATEX_CONV_INPUTS environment variable, allow underscores in concepts 2000-05-17 12:33:07 +00:00
string_conversion.C *** empty log message *** 2000-09-11 14:53:34 +00:00
string_conversion.h *** empty log message *** 2000-09-11 14:53:34 +00:00

README

README for the Specification and Manual Writing Tools
       for C++ Reference Manuals
=====================================================
24.08.1999   Zurich       Lutz Kettner   kettner@acm.org
29.01.2000   Saarbruecken Susan Hert     hert@mpi-sb.mpg.de

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.

    RCS/                      revision controlled files.
    latex_converter_config/   configuration files for the LaTeX converter.
    test/                     test suite.
    test_html/                conversion example using multiple directories.

See also the file INSTALLATION in the parent directory for how to
install the complete distribution.

EOF