Sébastien Loriot
13609a6966
no need to repeat the package name as it is on the line above
2025-05-22 17:53:41 +02:00
Mael Rouxel-Labbé
67aba3fefe
Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface
2024-06-20 10:18:49 +02:00
Laurent Rineau
2a2031df3b
Rename cgallab to CGALlab
...
@janetournois (see https://github.com/CGAL/cgal/pull/8149#issuecomment-2066444180
2024-04-23 15:09:51 +02:00
Laurent Rineau
621859b526
Rename Polyhedron demo to CGAL Lab
...
And announce it in the `CHANGES.md`.
2024-04-18 12:39:30 +02:00
Mael Rouxel-Labbé
5e38ed54df
Fix double "Figure" in doc
2024-03-22 17:33:43 +01:00
Laurent Rineau
472fa14be9
Surface_mesh_approximation: Deal with boundary edges ( #7574 )
...
## Summary of Changes
Add a named parameter to distinguish between the approximation error for
boundary and non-boundary edges of the input mesh.
## Release Management
* Affected package(s): Surface_mesh_approximation
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership: unchanged
2023-11-16 14:51:05 +01:00
Andreas Fabri
83b49e296b
Fix typos in the User Manual
2023-10-02 15:40:51 +01:00
albert-github
ad41766454
issue #7395 Improvement of layout of model relations
...
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
albert-github
4e5578d469
issue #7395 Improvement of layout of model relations
...
- based on review
2023-07-15 13:12:15 +02:00
albert-github
ee2a55279d
issue #7395 Improvement of layout of model relations
...
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
albert-github
57e900b47c
Making description of author(s) of a package consistent
...
- use `\cgalPckAuthor` in case of one author
- use of `\cgalPckAuthors` in case of multiple authors
- using in case of multiple authors always `, and `
- in the 1.9.6 `BaseDoxyfile.in` let the `\cgalPckAuthors` point to `\cgalPckAuthor` to get consistent output (not done for other versions as in the past the `ALIASES` could not call one another).
2023-02-02 18:40:44 +01:00
Sébastien Loriot
069e43a5da
remove specific internal exclude list (covered with the general one)
2022-12-15 10:20:45 +01:00
Sébastien Loriot
ee7b4121c8
update exclude path
2021-08-30 11:48:10 +02:00
Mael Rouxel-Labbé
2b18b8d8be
Fix broken doc references
2020-06-25 15:17:44 +02:00
Mael Rouxel-Labbé
16092f53d6
Update doc about NPs
2020-04-05 17:56:11 +02:00
Mael Rouxel-Labbé
fc79510388
Regroup NP aliases into the base doxyfile.in
2020-04-04 17:26:32 +02:00
Sébastien Loriot
983645a51a
match @{ and @}
2019-07-05 21:49:46 +02:00
Sébastien Loriot
124012d9f9
replace cpp11::array by std::array
2019-03-29 13:28:33 +01:00
Andreas Fabri
a472c24185
http:/www.boost.org -> https://www.bost.org
2019-03-20 08:59:22 +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
Lingjie Zhu
738295b1f6
update workflow figure
2018-11-30 10:45:26 +01:00
Lingjie Zhu
35d823e487
fix property map type
2018-11-30 10:45:26 +01:00
Sébastien Loriot
fd6d3f6e10
fix doc warnings
2018-11-30 10:45:25 +01:00
Lingjie Zhu
86370bd192
remote optional in named parameters
2018-11-30 10:45:25 +01:00
Sébastien Loriot
cbbc6d842e
package depends on Eigen (for PCA)
2018-11-30 10:45:24 +01:00
Sébastien Loriot
bea5987551
update for new convention
2018-11-30 10:45:21 +01:00
Sébastien Loriot
2ad5f03a70
add data remove after filtering
2018-11-30 10:45:05 +01:00
Lingjie Zhu
ff785eba9f
svg workflow figure
2018-11-30 15:32:34 +08:00
Sébastien Loriot
342e815d85
improve doc
2018-11-30 15:32:34 +08:00
Sébastien Loriot
b91dc57fd2
approximate_mesh -> approximate_triangle_mesh
2018-11-30 15:32:34 +08:00
Sébastien Loriot
9b8f82ea60
rename user manual input file
2018-11-30 15:32:34 +08:00
Sébastien Loriot
f8c7ef3090
rename namespace from VSA -> Surface_mesh_approximation
2018-11-30 15:32:34 +08:00
Sébastien Loriot
c9d4ab26df
update signature to be consistent
2018-11-30 15:32:34 +08:00
Sébastien Loriot
ad964de61d
remove trailing whitespaces
2018-11-30 15:32:34 +08:00
Lingjie Zhu
17248e5ac8
fix doc
2018-11-30 15:32:34 +08:00
Sébastien Loriot
7bf5cff4cf
accomodate update from master
2018-11-30 15:32:34 +08:00
Lingjie Zhu
2221f818b9
fix doc
2018-11-30 15:32:34 +08:00
Sébastien Loriot
1ab4276b44
fix link issue
...
most probably a doxygen bug
2018-11-30 15:32:34 +08:00
Sébastien Loriot
99e09bba7a
use uppercase for enums and rephrasing
2018-11-30 15:32:34 +08:00
Lingjie Zhu
4d5f2ee7ca
change parameter order
2018-11-30 15:32:34 +08:00
Lingjie Zhu
583c9f5912
list calling steps in the API
2018-11-30 15:32:34 +08:00
Lingjie Zhu
e9ca4e5086
grouped named parameters in one page
2018-11-30 15:32:34 +08:00
Lingjie Zhu
1f78b9590c
grouping named parameters
2018-11-30 15:32:34 +08:00
Lingjie Zhu
3fdd1ee45b
facet -> face everywhere
2018-11-30 15:32:34 +08:00
Lingjie Zhu
b3c0cf16a5
facet_proxy_map -> face_proxy_map
2018-11-30 15:32:34 +08:00
Lingjie Zhu
851cf8c49a
max_nb_proxies -> max_nb_of_proxies
2018-11-30 15:32:34 +08:00
Lingjie Zhu
e91b469190
move free function and enumerations in namespace VSA
2018-11-30 15:32:34 +08:00
Lingjie Zhu
0711b40335
fix verbose level
2018-11-30 15:32:34 +08:00
Lingjie Zhu
eabcfd2d08
never take a reference over a descriptor
2018-11-30 15:32:34 +08:00
Lingjie Zhu
cfd47020bd
switch parameter order in ErrorMetricProxy concept
2018-11-30 15:32:34 +08:00