Commit Graph

36 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé 2848158354 Fix typos 2019-05-20 08:54:04 +02:00
Andreas Fabri e254a770df Some Fixes for #3457 2019-03-19 19:20:40 +01:00
Sébastien Loriot 52dd5f6244 manual replacement for level 1 in classified ref man 2019-02-14 10:40:04 +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 d940632471 Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
PMP: repair polygon soup
2018-11-02 10:37:58 +01:00
Sébastien Loriot 2f9408f867 rename link name to match package name 2018-10-08 10:28:55 +02:00
Sébastien Loriot 3dd0aa112d rename macro not following the convention 2018-10-08 10:28:55 +02: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
Mael Rouxel-Labbé 16a9bc4d7c Fixed some links / concepts related to sgi.com and cppreference 2018-07-26 16:27:58 +02:00
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Sébastien Loriot 06c304c614 fix doc warnings spotted by doxygen 1.8.11
Tested locally
2016-02-04 22:23:48 +01:00
Sebastien Loriot 32a3972c33 Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
Towards getting rid of dont_submit files
2016-01-08 14:14:08 +01:00
Andreas Fabri a41165b6eb various 2016-01-05 18:04:14 +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 a1279bc063 update dependencies 2015-09-21 08:43:05 +02:00
Andreas Fabri 6692f993ce Add/Remove some cgalPkgDependsOn
Move Visibility package from Arrangements to Polygons
Add some ``  in the Visibility package
Add the keyword 'Geodesic' to the Shortest Path package.
2015-09-09 12:09:57 +02:00
Andreas Fabri 69756296b6 Add to examples.txt; Remove Profiling_tools from dependencies 2015-01-08 10:55:24 +01:00
Dmitry Anisimov 51e8d361f3 Updated examples. 2014-12-29 15:01:04 +01:00
Sébastien Loriot d6c901d6b1 update doc after moving example to benchmark 2014-12-17 22:40:17 +01:00
Sébastien Loriot 75108a0f93 shorten example name to please cmake 2014-12-17 22:26:30 +01:00
Dmitry Anisimov d8fa61a366 Added correct release. 2014-11-18 16:34:47 +01:00
Dmitry Anisimov 22d8673238 Last commit before integration.
This is the last commit before integration to CGAL.
2014-11-18 16:25:37 +01:00
Dmitry Anisimov bce9b83e7e The last commit in the final third submission.
This is the last commit with updated documentation and new example on height interpolation in the last third review submission of the package.
2014-10-16 22:07:48 +02:00
Dmitry Anisimov 9c75cab867 Commit before the last third submission.
The last correction before the last third submission of the reference manual for CGAL.
2014-07-28 16:09:20 +02:00
Dmitry Anisimov 5fdd7e6735 New partial submission after discussion with Sebastien.
I have updated all the files taking into account all the comments of Sebastien after our talk on skype.
2014-07-03 13:55:29 +02:00
Dmitry Anisimov 1460bdbc23 New modified files after discussion with Sebastien and Andreas.
I have added new documentation and some concepts to my package according to the discussion with Sebastien and Andreas.
2014-07-01 12:50:19 +02:00
Andreas Fabri 29207391b4 Use \cgal; fix a typo 2014-05-21 21:28:00 +02:00
Dmitry Anisimov 478c860023 Correction after the first CGAL editorial's board review.
I have changed all the documentation files and code taking into account all the comments from the CGAL editorial board.
2014-05-21 13:58:15 +02:00
Dmitry Anisimov 8e92146bb2 The last update.
This is the last update of the package before submitting for the first review.
2014-02-27 01:44:10 +01:00
Dmitry Anisimov 3b4b854fdd Minor changes.
Some minor changes in the documentation.
2014-02-21 14:44:35 +01:00
Dmitry Anisimov 168def688e Triangle coordinates figure.
I forgot to add a figure with Triangle coordinates to the documentation.
2014-02-21 00:41:13 +01:00
Dmitry Anisimov 53aba67bf1 Update 21.02.14
More or less ready version of the Barycentric_coordinates_2 package for the first CGAL submission.
2014-02-21 00:25:05 +01:00
Dmitry Anisimov d283c86017 Small corrections.
Some small corrections to the first local commit of the package Barycentric_coordinates_2.
2014-02-20 22:20:30 +01:00
Dmitry Anisimov 590fa4402f My first commit.
This is the first local commit of the new package Barycentric_coordinates_2 with some types of 2D generalized barycentric coordinates.
2014-02-20 21:41:48 +01:00