Commit Graph

204 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé ed4ca2ee69 Trimmed Regular triangulation euclidean traits (doc version)
Now that the traits is exactly the kernel, there isn't a big need for a lot of
documentation.
2017-06-08 13:23:10 +02:00
Mael Rouxel-Labbé ef17853876 Minor documenation fixes 2017-04-07 03:46:05 +02:00
Andreas Fabri 9dbfffc996 Triangulation_2: Add an example that combines Projection_traits and vertex_with_info 2017-01-23 09:18:39 +01:00
Jane Tournois 847a76d22b add missing 'L' 2016-12-09 12:45:29 +01:00
Andreas Fabri 6d13fa2c31 Fixes afer Monique's review 2016-12-09 10:17:23 +01:00
Andreas Fabri a2b7c569b6 Do not use Regular_triangulation_euclidean_traits_2 in examples 2016-12-08 12:49:33 +01:00
Andreas Fabri 1dfc9c631d Document Regular_triangulation_vertex_base_3 as well as the concept and use it in examples instead of Regular_triangulation_euclidean_traits 2016-12-08 12:39:26 +01:00
Andreas Fabri fbebd1c531 Add doc of Weighted_point_mapper_2 2016-11-21 17:17:05 +01:00
Andreas Fabri c37b7b04fe remove doc of Weighted_point_mappper_2 2016-11-16 10:40:59 +01:00
Jane Tournois 2c9a580c96 all CGAL kernels are now models of `RegularTriangulationTraits_2`
wrapper Weighted_point_mapper_2 is not necessary anymore
2016-11-03 14:55:39 +01:00
Jane Tournois 306323d45c make doc and doc consistent
- add "model of Concept" as much as possible in the modified classes/concepts
- fix some links
- update package description of Kernel_23
2016-11-03 14:55:39 +01:00
Jane Tournois 92719abb5a remove all "Power_test" 2016-11-03 14:55:39 +01:00
Andreas Fabri a58e7ae63b changes after Monique's review 2016-11-03 14:53:54 +01:00
Andreas Fabri ad9d2c369c Rename tests following Olivier's recommendations 2016-11-03 14:53:54 +01:00
Andreas Fabri f93ac02346 Explain what users have to do concerning features that got removed 2016-11-03 14:53:15 +01:00
Andreas Fabri f488b9baf9 Changes after Laurent's review 2016-11-03 14:53:15 +01:00
Andreas Fabri e64a8a0c66 typo 2016-11-03 14:07:26 +01:00
Andreas Fabri a80e9ce7e0 polish 2016-11-03 14:07:26 +01:00
Andreas Fabri 44ec32c6f2 cleanup 2016-11-03 13:11:15 +01:00
Andreas Fabri 842aad6e76 Fix which predicates can be done without division 2016-11-03 13:10:27 +01:00
Maxime Gimeno 96f0f39113 Updates the CDT constructors, the tests and the doc. 2016-06-07 17:40:26 +02:00
Sebastien Loriot e9f8ef6be8 Merge pull request #1001 from afabri/Triangulation_2-deprecated-GF
Remove deprecated code, and deprecate some other code in Triangulation_2
2016-04-29 12:40:10 +02:00
Andreas Fabri 7f6550a48d Remove the xy_3 traits classes; Deprecate Triangulation_euclidean_traits_2 2016-04-12 17:38:25 +02:00
Andreas Fabri 7a0c53496d Mention Default in the ref manual 2016-03-23 12:43:17 +01:00
Andreas Fabri 5681f530fc Update Triangulation_traits
Fix a typo.
2016-03-11 08:38:45 +01: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 81a8f982dc Handle the easy INPUT cases
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Andreas Fabri 67d72675fe split packages 2015-08-17 23:46:59 +02:00
Andreas Fabri 6c81226831 improve wording in the manual 2015-06-22 12:40:44 +02:00
Laurent Rineau 9818e2bdbe Add the src files of figures of TDS_2 2015-01-28 13:19:12 +01:00
Andreas Fabri 8929fd43c1 Merge branch 'Triangulation_2-NewPolylineConstraint-GF'
Approved by the release manager
Conflicts:
	Documentation/resources/how_to_cite_cgal.bib.in
2015-01-12 11:44:32 +01:00
Andreas Fabri b85f97593a Add entry in changes.html 2014-12-19 14:43:08 +01:00
Sébastien Loriot bec6d95bd0 fix warning 2014-12-17 22:33:37 +01:00
Andreas Fabri 8f23d8d07d remove doc_tex; chmod -x fig 2014-12-17 22:29:22 +01:00
Andreas Fabri ca9e8d4948 achieve backwardcompatibility to the code not to the documentation 2014-12-12 17:28:44 +01:00
Andreas Fabri af996380a0 make Constraint_id backward compatible with the documentation 2014-12-08 12:00:57 +01:00
Laurent Rineau ab1afd9d8d Rename an example, to have a unique name 2014-12-01 18:07:28 +01:00
Clement Jamin c6de2a50b2 Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus 2014-11-20 19:19:23 +01:00
Sébastien Loriot 70502effac change Subconstraint_iterator to ensure backward compatibility 2014-11-14 12:21:24 +01:00
Andreas Fabri 24d2d5f15f no hierarchy, less allow 2014-11-12 10:27:30 +01:00
Andreas Fabri c5eea175f7 change figure 2014-11-10 21:16:54 +01:00
Andreas Fabri 3867be9f8e Add svg illustrations 2014-11-10 20:14:29 +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 4671f27480 Merge branch 'Triangulation_2-NewPolylineConstraint-GF' of ssh://scm.cgal.org/var/git/cgal into Triangulation_2-NewPolylineConstraint-GF 2014-11-10 09:02:05 +01:00
Andreas Fabri 9eac8d713e typo 2014-11-10 09:01:23 +01:00
Laurent Rineau de6c026d8f Merge branch 'GraphicsView-try_export_to_SVG-lrineau' into Triangulation_2-NewPolylineConstraint-GF 2014-11-07 17:40:01 +01:00
Andreas Fabri d83f194466 fixed typos 2014-11-07 14:27:24 +01:00
Andreas Fabri 0e535324f0 cleanup 2014-11-06 15:50:05 +01:00
Andreas Fabri c773eb29b2 Improve the explanation of simplify() 2014-11-06 14:44:17 +01:00