cgal/Manual
Sylvain Pion 0c65a5a092 - It is not possible to use the CONTINUE mode in set_error_behaviour().
- Various formatting fixes.
- Mark the assertion_fail and similar functions as CGAL_NORETURN.
2008-07-31 09:50:28 +00:00
..
developer_scripts prevent infinite loops for bad documents 2008-01-17 16:46:44 +00:00
doc_tex - It is not possible to use the CONTINUE mode in set_error_behaviour(). 2008-07-31 09:50:28 +00:00
INSTALL
README
TO_DO
dont_submit remove changes.txt from dont_submit 2007-12-03 18:21:55 +00:00

README

========================================================================
Contents of the directory
========================================================================

This directory contains:
   README          -- this file
   INSTALL         -- directions for how to INSTALL this package in order
                      to create the manuals and run the tests

   doc_tex/        -- directory containing the main tex files for the 
                      manuals (the "driver"), i.e., those files not 
                      submitted with packages but needed to create the manual.
   developer_scripts/ 
                   -- directory of scripts used for creating the manual


========================================================================