Dmitry Anisimov
|
3738de08ed
|
Merge branch 'master' into Point_set_shape_detection_3-make_it_general_with_region_growing-danston
|
2019-05-23 10:38:45 +02:00 |
Laurent Rineau
|
419032d859
|
Merge pull request #3947 from MaelRL/CGAL-Fix_typos-GF
Fix some typos in code/comments/documentation
|
2019-05-23 08:50:14 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Laurent Rineau
|
7bcad36d7e
|
Merge branch 'master' into Installation-remove_FindBLAS_LAPACK_TAUCS-GF
|
2019-05-14 16:03:28 +02:00 |
Simon Giraudot
|
a22c127b5b
|
Document removal of deprecated PSP API
|
2019-05-06 11:57:41 +02:00 |
Simon Giraudot
|
6b112dda54
|
Make doc of NP neighbor_radius more general and add more specific info to the WLOP doc
|
2019-05-06 10:36:46 +02:00 |
Dmitry Anisimov
|
13d0156482
|
fixed docs, references, biblio, and license
|
2019-04-22 13:06:20 +02:00 |
Simon Giraudot
|
aee8735193
|
Document neighbor_radius parameter and amend example
|
2019-04-19 12:47:31 +02:00 |
Sébastien Loriot
|
db65bd8ecc
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-11 21:38:48 +02:00 |
albert-github
|
1dd7473818
|
Correction of links
Correction of redirected links and links that moved to another place.
|
2019-04-11 21:37:05 +02:00 |
Sébastien Loriot
|
5a30e88a92
|
replace cpp11::function by std::function
|
2019-03-29 13:28:33 +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 |
Simon Giraudot
|
ad8ebeaa01
|
Fix documentation of named parameters, replacing iterators by value_type
|
2019-01-04 14:34:56 +01:00 |
Simon Giraudot
|
f406473fd3
|
Document new named parameter
|
2019-01-04 14:34:56 +01:00 |
Sébastien Loriot
|
3a1516e940
|
add missing Reference and uniformize ref man group declaration
|
2018-11-20 13:47:16 +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 |
Laurent Rineau
|
c68cf8fc4c
|
Merge pull request #3129 from sgiraudot/Point_set_processing-Callbacks-GF
Point Set Processing: Callbacks
|
2018-06-27 10:21:40 +02:00 |
Simon Giraudot
|
41d554fe58
|
Deprecating Diagonalize_traits: document dependency to Eigen
|
2018-06-19 10:57:55 +02:00 |
Simon Giraudot
|
7576160cf8
|
Improve doc of NP callback
|
2018-05-29 11:42:04 +02:00 |
Simon Giraudot
|
941e376ce6
|
Include remarks from review
|
2018-05-29 11:42:04 +02:00 |
Simon Giraudot
|
ac391e0fb2
|
Add example for callbacks
|
2018-05-29 11:42:04 +02:00 |
Simon Giraudot
|
67c830879c
|
Document callbacks in all functions + in PSP named parameters
|
2018-05-29 11:42:04 +02:00 |
Simon Giraudot
|
1d4c71c94a
|
Move deprecated API section + explain API in intro
|
2018-01-10 16:39:33 +01:00 |
Simon Giraudot
|
2549c2adcb
|
Minor fixes in NamedParameters.txt
|
2018-01-10 16:39:33 +01:00 |
Simon Giraudot
|
6f658fcf3f
|
Fix bold "No"
|
2018-01-10 16:39:33 +01:00 |
Simon Giraudot
|
679aa906fa
|
Fix missing link for Monge_via_jet_fitting
|
2018-01-10 16:39:33 +01:00 |
Simon Giraudot
|
bd73153ce6
|
Update PSP user manual with new API (+ tutorial to update code)
|
2018-01-10 16:39:32 +01:00 |
Simon Giraudot
|
506a5d2f33
|
Change API to named parameters in all PSP IO functions/examples/tests/doc
|
2018-01-10 16:39:31 +01:00 |
Simon Giraudot
|
a1696bc72e
|
All reference manual reworked with in the named parameters fashion
|
2018-01-10 16:39:31 +01:00 |
Sébastien Loriot
|
8fc5756cc3
|
de-duplicate identical labels
|
2018-01-10 12:13:48 +01:00 |
Laurent Rineau
|
0c30b8697a
|
Merge pull request #2374 from afabri/CGAL-links-GF
PSP, PMP: Fix some \ref
|
2017-09-04 15:09:08 +02:00 |
Laurent Rineau
|
65d4b9243b
|
Merge pull request #2372 from afabri/PSP-add-author-GF
Point Set Processing: Add authors
|
2017-08-28 12:49:39 +02:00 |
Andreas Fabri
|
db67979b71
|
fix some \ref so that the links go to the package overview
|
2017-08-25 14:14:01 +01:00 |
Andreas Fabri
|
74b88b2ee0
|
Add Florent and Simon as author of the structuring function
|
2017-08-25 14:43:24 +02:00 |
Simon Giraudot
|
4c99c7be33
|
Fix doc
|
2017-08-01 15:47:58 +02:00 |
Simon Giraudot
|
b3723b7e3d
|
Document needed specialization of Output_rep
|
2017-07-11 11:58:53 +02:00 |
Simon Giraudot
|
4f13792fa7
|
Fix typo
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
0d1d7e896b
|
Fix case
|
2017-07-11 11:58:51 +02:00 |
Simon Giraudot
|
8749fc9cf0
|
Reorganize ref manual
|
2017-07-11 11:58:50 +02:00 |
Simon Giraudot
|
723318eaa2
|
Fix PLY/LAS false links
|
2017-07-11 11:58:50 +02:00 |
Simon Giraudot
|
45d0670b22
|
Uppercase words in package description
|
2017-07-11 11:58:50 +02:00 |
Simon Giraudot
|
5027c9af2c
|
Some corrections
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
4027ef814c
|
Capitalize tag classes
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
249aa8ae0f
|
Add example to doc
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
d0b760a9e2
|
User and reference manuals
|
2017-07-11 11:58:49 +02:00 |
Simon Giraudot
|
c394369d29
|
Update doc, examples and API
|
2017-07-11 11:58:48 +02:00 |