Commit Graph

27 Commits

Author SHA1 Message Date
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 2f9408f867 rename link name to match package name 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
Sébastien Loriot 376bc42716 update URL and use https 2018-09-04 13:29:51 +02:00
Sébastien Loriot 742a615527 fix doc warnings triggered essentially by the improvement of doxygen 2018-04-25 23:36:21 +02:00
Maxime Gimeno a01593e0bb Unify the links to the Polyhedron demo in the package descriptions. 2017-01-10 14:56:52 +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 79b7fc5081 Handle the INPUT cases where the whole include dir is used 2015-12-10 17:03:46 +01:00
Jane Tournois a61fefc839 Merge branch 'PMP-length_of_border-GF-old' into PMP-length_of_border-GF 2015-11-23 17:19:30 +01:00
Sébastien Loriot c6e649aa9b Merge branch 'Polygon_mesh_processing-local_remeshing-GF-old' into Polygon_mesh_processing-local_remeshing-GF
and adapt plugin to CGAL::Three
2015-11-05 20:07:15 +01:00
Jane Tournois 3448f7cd57 Merge branch 'PMP-length_of_border-GF-old' into PMP-length_of_border-GF 2015-11-03 15:34:45 +01:00
Sébastien Loriot a1279bc063 update dependencies 2015-09-21 08:43:05 +02:00
Sébastien Loriot e7f384d11c add a todo 2015-09-18 16:48:20 +02:00
Simon Giraudot 9135157b64 Update PackageDescription files in doc to reference Solver_interface instead of Eigen 2015-09-09 11:24:54 +02:00
Jane Tournois dfb32e7bd5 remove todo 2015-09-08 17:03:33 +02:00
Simon Giraudot 63f77a05a5 Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF 2015-09-07 10:01:12 +02:00
Simon Giraudot 7bac51993f Moved NormalEquationSparseLinearAlgebraTraitsWithFactor_d.h into Solver package 2015-09-01 10:52:56 +02:00
Sébastien Loriot 1c37c26df1 Use Eigen SimplicialLDLT as default solver
It runs faster
2015-08-24 21:33:17 +02:00
Sébastien Loriot 92342d3ef1 rename concept doc filename according to its name 2015-08-24 17:42:35 +02:00
Sébastien Loriot 02a98c3ca4 bugfix: add missing concept for solving normal equation 2015-07-09 17:22:27 +02:00
Sébastien Loriot e0f094d7da add missing const 2015-07-08 13:24:51 +02:00
Sébastien Loriot a8a16dc20b add missing parenthesis 2015-07-08 11:45:50 +02:00
Sébastien Loriot 113bee0f6d HalfedgeGraph -> FaceListGraph 2015-07-06 10:48:34 +02:00
Sébastien Loriot 9d407fa11a indicate the solver used in the benchmark 2015-07-03 17:09:42 +02:00
Sébastien Loriot 30c11bd32d rename package Mean_curvature_skeleton -> Surface_mesh_skeletonization 2015-07-03 16:05:56 +02:00