Commit Graph

52 Commits

Author SHA1 Message Date
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Andreas Fabri 9cc37e1371 Add a subsection in the User Manual 2019-03-27 16:52:34 +01:00
Sébastien Loriot a5576cd3fb replace markdown subsections by \cgalHeading 2019-02-14 10:53:48 +01:00
Sébastien Loriot 59bc453b42 first batch of replacement for level 1 in classified ref man
command used:
grep -l  "##" */doc/*/PackageDescription.txt | xargs  sed -i  -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
2019-02-14 10:32:39 +01:00
Sébastien Loriot ea240cfac5 use \PkgXXX instead of \PkgXXXSummary 2018-10-08 10:28:44 +02:00
Sébastien Loriot a2e8a1c68f add the suffix Ref to doxygen link to reference 2018-10-08 10:26:56 +02:00
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Philipp Möller 71b4e9c515 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Philipp Möller 79b7fc5081 Handle the INPUT cases where the whole include dir is used 2015-12-10 17:03:46 +01:00
Sébastien Loriot c36fe8c234 fix link in the doc 2015-09-26 13:31:41 +02:00
Laurent Rineau e89fe637bb Polyline_simplification_2 has its own demo 2015-09-09 16:29:47 +02:00
Andreas Fabri 04fdf00d76 Add 2D Polyline Simplification; fix the description of Surface_mesh 2015-02-25 11:40:36 +01:00
Andreas Fabri d0438dae0c remove the word 'Figure' before \cgalFigureRef{} 2014-12-22 15:03:58 +01:00
Andreas Fabri 87db2e1163 add license header, description.txt 2014-12-22 15:00:38 +01:00
Andreas Fabri 23af7d6d8d polish manual 2014-12-22 13:42:50 +01:00
Andreas Fabri c5aa594388 No need for PolylineSimplificationTraits_2 2014-12-22 12:28:08 +01:00
Laurent Rineau 4a8e911e38 Minor fixes 2014-12-18 16:48:44 +01:00
Andreas Fabri 8f23d8d07d remove doc_tex; chmod -x fig 2014-12-17 22:29:22 +01:00
Andreas Fabri 136523b2d3 Make changes after Laurent's review 2014-12-08 09:27:08 +01:00
Andreas Fabri df19cb6cd8 first changes after Laurent's review 2014-12-08 09:27:07 +01:00
Sébastien Loriot fde6417d19 fix reference 2014-11-12 10:59:24 +01:00
Andreas Fabri 0f92048c4d changes after Efi's review (and color changes in the demo) 2014-11-10 18:00:02 +01:00
Andreas Fabri cae5e7417b better introduction and illustration, bibtex entry 2014-11-07 16:10:09 +01:00
Andreas Fabri 93ce24993b changes after Laurent's review: double-free, and PolylineSimplificationTraits_2 added 2014-11-07 14:29:36 +01:00
Laurent Rineau e2c97f13ba Fix the link to the demo zip file 2014-11-07 10:47:19 +01:00
Laurent Rineau 15ce20092d Minor improvements 2014-11-07 10:47:08 +01:00
Andreas Fabri e51838f71a improve package description 2014-11-05 11:30:49 +01:00
Andreas Fabri 4fc6d7953a document setters and change wording of getters 2014-11-05 10:23:17 +01:00
Jane Tournois 299391c770 minor fixes 2014-11-04 19:41:31 +01:00
Andreas Fabri 42d04ea13f take into account Jane's review 2014-11-04 12:24:12 +01:00
Andreas Fabri 42b954e224 fixes in examples and the demo 2014-10-30 16:47:43 +01:00
Andreas Fabri 0bf0d13087 second pass after Jane's review 2014-10-30 16:23:41 +01:00
Andreas Fabri ad5fa2d93f first pass after Jane's review 2014-10-30 15:24:40 +01:00
Andreas Fabri 425b900c5a fix typos 2014-08-22 12:48:19 +02:00
Andreas Fabri ff81c1acf9 fix dependencies 2014-08-22 12:47:34 +02:00
Andreas Fabri f31854ab1d Small changes plus a major bug fix (unless I misunderstood something)
The small changes make the models of distance function correspond to the concept

The bug:
The documentation of the distance functions states that one computes
a distance for the points on the original subcurve. Before the
fix we only looked at the points which are in the current subcurve.
2014-08-08 16:39:17 +02:00
Andreas Fabri ff3ad888c3 Polyline_simplification uses Constrained_triangulation_plus_2 2014-05-21 20:27:17 +02:00
Sébastien Loriot c8d329f72f add missing files to make Polyline_simplification_2 a package (doc+branch build) 2014-05-16 15:26:03 +02:00
Andreas Fabri 8275d99909 fixed typo 2014-05-16 11:07:05 +02:00
Andreas Fabri f5018374ee Add concept 2013-04-18 20:15:40 +02:00
Sébastien Loriot 9bf11ac100 remove documentation warnings 2013-04-18 14:58:04 +02:00
Andreas Fabri 1955a2384d add teaser 2013-04-16 17:59:29 +02:00
Andreas Fabri 38e0374fc4 use \link\endlink 2013-04-16 16:27:28 +02:00
Andreas Fabri e4306a0d3d fixed -> unremovable; fixed is no longer used in Polyline_constrained_trioangulation 2013-04-16 16:01:09 +02:00
Andreas Fabri 94567d8745 wip 2013-04-16 15:09:05 +02:00
Andreas Fabri f70e23ff75 improve doc 2013-04-04 09:46:16 +02:00
Andreas Fabri 530adb1b9e doxygen fixes 2013-04-02 11:15:04 +02:00
Andreas Fabri b441accf1f Improve documentation 2013-03-29 16:11:23 +01:00
Andreas Fabri 34a19f407b Add concepts in doxygen doc 2013-03-27 17:55:16 +01:00
Andreas Fabri 52ebecd862 Add user manual 2013-03-22 07:03:34 +01:00