cgal/Manual
Andreas Meyer e3eec7ccc9 prevent infinite loops for bad documents
(as happened for Straight_skeleton_2 and pdflatex)
2008-01-17 16:46:44 +00:00
..
developer_scripts prevent infinite loops for bad documents 2008-01-17 16:46:44 +00:00
doc_tex Add entry for Dave Abrahams's paper on Exception-Safety. 2007-11-22 17:21:44 +00:00
package_info/Manual The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
INSTALL Update documentation after switch to SVN/GForge 2006-02-28 10:41:02 +00:00
README Move packages to trunk root 2006-02-14 08:58:16 +00:00
TO_DO Move packages to trunk root 2006-02-14 08:58:16 +00:00
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


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