cgal/Manual
Laurent Rineau 1c4aa9fe44 Fix my previous revision:
|  ------------------------------------------------------------------------
  | r54299 | lrineau | 2010-02-24 14:27:55 +0100 (Wed, 24 Feb 2010) | 3 lines
  | Changed paths:
  |    M /trunk/Arrangement_on_surface_2/doc_tex/Arrangement_on_surface_2/main.tex
  |    M /trunk/Manual/doc_tex/Manual/cgal_manual.sty
  | 
  | Fix a bad interaction between some home-made macros and hyperref.sty (used
  | in cgal_manual.sty).
2010-02-25 10:36:24 +00:00
..
developer_scripts Avoid to call "find" without any directory path. 2010-01-13 16:06:33 +00:00
doc_html Remove cgal.gif here as well, and synchronize cgal.css with the website. 2009-08-04 20:47:30 +00:00
doc_tex Fix my previous revision: 2010-02-25 10:36:24 +00:00
INSTALL Remove useless script, bibmerge. 2009-08-04 20:06:57 +00:00
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


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