cgal/Manual
Sylvain Pion 4150f67d3a thread-safety : mention that sometimes a class can be accessed by several threads
at the same time (case of Compact_container currently in the parallel-branch).
2007-10-19 12:12:32 +00:00
..
developer_scripts enable howtocite stuff per default, in package manuals. 2007-08-22 21:23:40 +00:00
doc_tex thread-safety : mention that sometimes a class can be accessed by several threads 2007-10-19 12:12:32 +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
changes.txt - added bib entry for "Voronoi diagrams in CGAL" that appeared in EWCG06 2006-05-16 15:52:44 +00:00
dont_submit Move packages to trunk root 2006-02-14 08:58:16 +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


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