cgal/Manual
Sébastien Loriot 6cc7d66415 Revert "Replace tex-style quotes with quotes that you would expect, as there"
This reverts commit e65a8028ea.

Conflicts:
	Approximate_min_ellipsoid_d/doc_tex/Bounding_volumes_ref/Approximate_min_ellipsoid_d.tex
	Approximate_min_ellipsoid_d/documentation/mel.tex
	Documentation/doxyassist.xml
	Installation/doc_tex/Installation/usage.tex
	Min_sphere_of_spheres_d/doc_tex/Bounding_volumes_ref/MinSphereOfSpheresTraits.tex
	Optimisation_doc/doc_tex/Bounding_volumes/user_part.tex
	Optimisation_doc/doc_tex/Inscribed_areas/user_part.tex
	Width_3/doc_tex/Polytope_distance_d_ref/Width_3.tex
2012-11-23 18:08:13 +01:00
..
developer_scripts change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +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 Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
package_info/Manual remove executable property from copyright files 2011-10-03 08:18:16 +00:00
INSTALL Remove useless script, bibmerge. 2009-08-04 20:06:57 +00:00
README
TO_DO
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


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