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 |
Simon Giraudot
|
be1c5b22ae
|
Update doc
|
2017-07-11 11:58:47 +02:00 |
Maxime Gimeno
|
a01593e0bb
|
Unify the links to the Polyhedron demo in the package descriptions.
|
2017-01-10 14:56:52 +01:00 |
Sébastien Loriot
|
303ee311be
|
Merge pull request #1776 from sgiraudot/Point_set_processing-Automatic_scale_selection-GF
Automatic Scale Selection
|
2017-01-02 19:10:22 +01:00 |
Simon Giraudot
|
8e67eb7dd2
|
Separate examples in 2 sections
|
2016-10-14 09:12:21 +02:00 |
Simon Giraudot
|
d94a7a6316
|
Unify: location -> query
|
2016-08-25 08:06:24 +02:00 |
Simon Giraudot
|
1a56459f99
|
Update doc
|
2016-08-19 14:12:36 +02:00 |
Simon Giraudot
|
fee10522bb
|
Add biblio reference
|
2016-08-10 17:29:53 +02:00 |
Simon Giraudot
|
0d9eda15aa
|
User manual on scale estimation
|
2016-08-10 16:10:52 +02:00 |
Simon Giraudot
|
08b0711ee4
|
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
|
2016-07-05 14:16:54 +02:00 |
Andreas Fabri
|
96ccee0c75
|
Update Point_set_processing_3.txt
fix typo
|
2016-06-28 18:49:43 +02:00 |
Andreas Fabri
|
de647b55ed
|
Update Point_set_processing_3.txt
fix typo
|
2016-06-28 18:43:46 +02:00 |