cgal/Manual
Andreas Meyer 7ed1a00c04 merge manual fixed from 3.3 branch back intro trunk:
svn merge -r 38751:38754 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38773:38775 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38783:38784 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38795:38796 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38815:38816 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38827:38829 ~/projects/CGAL/branches/CGAL-3.3-branch
svn merge -r 38834:38836 ~/projects/CGAL/branches/CGAL-3.3-branch
2007-05-28 23:05:00 +00:00
..
developer_scripts fixed problem with linklint 2007-04-16 13:31:33 +00:00
doc_tex merge manual fixed from 3.3 branch back intro trunk: 2007-05-28 23:05:00 +00:00
INSTALL
README
TO_DO
changes.txt
dont_submit

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


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