albert-github
2d60f46985
issue #7231 Improvement of layout of refines relations.
...
- Adjusted cgalRefines according to reviews
- Implemented it in all files
2023-03-14 17:37:50 +01:00
Laurent Rineau
5a20fd8567
Merge pull request #7238 from albert-github/feature/bug_author_consistency
...
Making description of author(s) of a package consistent
2023-02-24 16:14:43 +01:00
Mael Rouxel-Labbé
597a51c71f
Fix "decomposition" typos
2023-02-14 18:47:46 +01: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
1cce49285b
fix doc issue (locally tested)
2022-11-24 08:56:50 +01:00
Efi Fogel
47032c62c7
Fixed link
2022-11-02 22:34:56 +02:00
Efi Fogel
5e73fe1eba
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2021-08-04 12:22:09 +03:00
Maxime Gimeno
a76bd6081e
Replace more sc text
2021-05-21 15:45:50 +02:00
Efi Fogel
3778086ebf
Fixed references to arrangement manual
2020-11-24 13:37:55 +02:00
Sébastien Loriot
fbafb9d06f
fix remaining mismatches and fix bugs
2019-07-10 11:40:45 +02:00
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
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
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
Christian Gagneraud
1e9a875af2
Minkowski_sum_2: Fix documentation typo fix
2017-04-18 20:24:52 +12:00
Christian Gagneraud
d8502c0469
Fix a few typos in the documentation
2017-04-16 13:20:12 +12:00
Sébastien Loriot
81cab3b2bc
fix typo
2016-02-26 08:27:22 +01:00
Efi Fogel
c645600c2e
Removed redundant anchor
2016-02-24 19:09:56 +02:00
Efi Fogel
0bcad0e66f
Fixed typo
2016-02-24 18:45:47 +02:00
Efi Fogel
eb7ff93348
Added missing _by_ to function names
2016-02-24 18:27:49 +02:00
Efi Fogel
bbc514714c
Merge branch 'MS_2-decomposition_optimization-efif-old' into MS_2-decomposition_optimization-efif
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Documentation/biblio/geom.bib
Minkowski_sum_2/doc/Minkowski_sum_2/Minkowski_sum_2.txt
Minkowski_sum_2/test/Minkowski_sum_2/test_minkowski_sum_with_holes.cpp
2016-02-24 18:25:07 +02:00
Efi Fogel
0fd8018f4e
1st revision
2016-02-24 18:04:19 +02:00
Efi Fogel
6d449539bc
Fixed description of template parameters
2016-02-24 17:34:01 +02:00
Efi Fogel
9d3265ae4e
Missing links
2016-02-24 17:33:15 +02:00
Efi Fogel
bc88920e79
Added missing new functions
2016-02-24 17:32:43 +02:00
Sébastien Loriot
2911007a8f
fix typos
2016-02-16 13:35:29 +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
81a8f982dc
Handle the easy INPUT cases
...
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Efi Fogel
a96e8a4c74
Enhanced reference guide
2015-07-12 14:00:46 +03:00
Efi Fogel
34a36aa2ca
Enhanced. Introduced nop strategy, minkowski_sum_by_decomposition(), and hole filtration
2015-06-30 13:06:41 +03:00
Efi Fogel
58eef9eacd
Renamed minkowski_sum_{full_convolution,reduced_convolution} => minkowski_sum_by_{full_convolution,reduced_convolution}
2015-06-29 11:27:45 +03:00
Efi Fogel
18bb4e7110
Improved and introduced the overloaded minkowski_sum_2(), which accepts 2 decompositio strategies
2015-06-29 01:32:01 +03:00
Efi Fogel
a240c26d23
Fixed typos in manual
2015-05-11 23:49:01 +03:00
Efi Fogel
3ecd5a3795
Cleaned up
2015-05-03 14:55:06 +03:00
Sebastian Morr
e584aa7f53
Adding a missing method signature
2015-03-23 22:36:55 +01:00
Sebastian Morr
1acbf41fd5
Documentation additions
2015-03-23 22:25:05 +01:00
Efi Fogel
da2e1357e1
added default traits parameter
2014-10-23 12:19:36 +03:00
Efi Fogel
a1eabac401
Fixed the documentation of the decomposition concept. Added one for polygon with holes. Fixed the implementation of the decomp. methods that supports polygons with holes.
2014-10-21 19:17:21 +03:00
Efi Fogel
99f663b8bd
merged with the reduced convolution branch
2014-09-15 19:33:17 +03:00
Efi Fogel
782b867936
Added history and updated authors
2014-09-04 02:13:52 +03:00
Efi Fogel
f48ce38473
Removed Ron from maintainer list. Updated Ron's email address. Cleaned up documentation and example programs
2014-08-28 17:05:57 +03:00
Efi Fogel
7ce44a2615
removed obsolete
2014-08-27 18:00:12 +03:00
Efi Fogel
4a1c1a89d0
updated docimentation. Added decomposition method based on vertical decomposition
2014-08-27 17:46:42 +03:00
Sebastian Morr
947cde415d
Clarify default algorithm of minkowski_sum_2
2014-08-14 09:28:49 +02:00
Sebastian Morr
921d77676e
Described the reduced convolution approach in the documentation
2014-08-13 17:31:09 +02:00
Sebastian Morr
c6360ce3a4
Cite Behar & Lien's paper in reduced convolution M-sum method documentation
2014-08-13 15:01:29 +02:00