mirror of https://github.com/CGAL/cgal
|
|
||
|---|---|---|
| .. | ||
| latex_converter_config | ||
| test | ||
| test_html | ||
| INSTALLATION | ||
| Makefile | ||
| Makefile_depend | ||
| README | ||
| basic.C | ||
| basic.h | ||
| buffer.C | ||
| buffer.h | ||
| cc_build_checker.C | ||
| cc_check | ||
| cc_check_include | ||
| cc_check_include_html | ||
| cc_extract.C | ||
| cc_extract_html.C | ||
| cc_extract_images.C | ||
| cc_extract_include | ||
| cc_gif_creator | ||
| cc_index_sort.c | ||
| cc_manual_to_html | ||
| cc_manual_to_html_w_parts | ||
| cc_patch_anchor_filter | ||
| cc_patch_anchor_pages | ||
| cc_patch_anchor_toc_index | ||
| cc_remove_unwanted_links | ||
| cc_unique.c | ||
| config.h | ||
| cpp_formatting.C | ||
| cpp_formatting.h | ||
| extract_lex.yy | ||
| extract_syntax.y | ||
| html_config.h | ||
| html_error.C | ||
| html_error.h | ||
| html_lex.h | ||
| html_lex.yy | ||
| html_syntax.h | ||
| html_syntax.y | ||
| internal_macros.C | ||
| internal_macros.h | ||
| lex_include.h | ||
| lex_include_impl.h | ||
| macro_dictionary.C | ||
| macro_dictionary.h | ||
| mstring.doc | ||
| mstring.h | ||
| mstring.html | ||
| mstring_old.h | ||
| output.C | ||
| output.h | ||
| string_conversion.C | ||
| string_conversion.h | ||
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