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
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
albert-github
2329cb714d
Making description of author(s) of a package consistent
...
After review
Removing `,` in case of 2 authors so it is also consistent with the bibliography.
2023-02-03 12:21:50 +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
Mael Rouxel-Labbé
6042946581
Misc fixes
2020-12-06 12:37:58 +01:00
Mael Rouxel-Labbé
389084d036
Properly document the traits requirements of DT3 in advancing front recons.
2020-12-05 10:16:01 +01:00
Simon Giraudot
a22825b9d6
Merge remote-tracking branch 'GF/CGAL_Tutorials-Surface_reconstruction-GF' into CGAL_Tutorials-Surface_reconstruction-GF
2020-01-13 13:00:19 +01:00
albert-github
8276479bd3
Problem with single quote in code span.
...
In case we have a single quote in a code span it is better to have the start and end backtics of the code span as double backticks.
Sometimes the constructs lead to warnings or to garbled code. This happens in the newer versions of doxygen where some new heuristics are used to recognize texts line "it's".
See also "Warning in case of usage of a single quote in a code span." (https://github.com/doxygen/doxygen/pull/7209 ).
2019-08-24 18:02:42 +02:00
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
Mael Rouxel-Labbé
2848158354
Fix typos
2019-05-20 08:54:04 +02:00
Dmitry Anisimov
13d0156482
fixed docs, references, biblio, and license
2019-04-22 13:06:20 +02: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
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
Simon Giraudot
f03036329f
Merge branch 'CGAL_Tutorials-Surface_reconstruction-GF-old' into CGAL_Tutorials-Surface_reconstruction-GF
2017-04-19 10:35:36 +02:00
Simon Giraudot
d7095efb34
Merge branch 'CGAL_Tutorials-Surface_reconstruction-GF_old' into CGAL_Tutorials-Surface_reconstruction-GF
2016-06-06 09:53:41 +02:00
Simon Giraudot
372b2d161a
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old-old' into Point_set_processing_3-Point_set_structuring-GF-old
2016-04-12 14:01:45 +02:00
Philipp Möller
0a04a3a48f
Use CGAL_DOC_VERSION
2016-02-11 15:37:54 +01:00
Sebastien Loriot
13943432b5
Merge pull request #580 from sgiraudot/Advancing_front-Generalize_filter-GF
...
Advancing front: generalize filter
2016-01-19 11:39:49 +01:00
Simon Giraudot
40257fefb5
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-01-12 11:53:09 +01:00
Simon Giraudot
9aa9a19589
Documented screenshot on advancing front manual
2016-01-07 12:31:13 +01:00
Simon Giraudot
f90a1d33fc
New screenshot for advancing front with structured point set
2016-01-07 12:30:58 +01:00
Simon Giraudot
e72f33d04c
Reference tutorial on surface reconstruction from user manual of reconstruction packages
2016-01-07 09:52:48 +01:00
Simon Giraudot
8af38db93e
Merge branch 'Advancing_front-Generalize_filter-GF' into Point_set_processing_3-Point_set_structuring-GF
2016-01-04 16:27:43 +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
Simon Giraudot
3796a4dc63
Example of advancing front using point set structuring in manual
2015-12-09 17:34:25 +01:00
Simon Giraudot
86232e95ac
Update doc about priority functor
2015-12-04 10:24:42 +01:00
Simon Giraudot
1fbc1c617a
Replace thumbnail of Advancing front (previous one was too large and causing text misalignment in doc)
2015-09-04 18:44:28 +02:00
Sébastien Loriot
d80d69b350
remove trailing whitespaces
2015-06-29 12:22:13 +02:00
Sébastien Loriot
85fa6cf343
move the doc inside the code and update the code accordingly
2015-06-29 12:18:26 +02:00
Sébastien Loriot
60333f3e81
remove exe flags
2015-06-29 10:43:42 +02:00
Andreas Fabri
75c353406a
document delta
2015-06-18 12:38:29 +02:00
Sébastien Loriot
f80113c0c8
improve doc
2015-06-18 09:56:49 +02:00
Andreas Fabri
5549a9e3b5
remove example which uses an undocumented API
2015-06-18 09:09:17 +02:00
Andreas Fabri
2f89160cb2
add example that generates a Surface_mesh
2015-06-11 16:09:43 +02:00
Andreas Fabri
f47aa05f7b
Add classified
2015-06-10 12:39:01 +02:00
Andreas Fabri
e6420cae53
No need for a geometric traits and EPEC
2015-06-10 12:28:22 +02:00
Andreas Fabri
2b5ad00c42
Improve doc for nested type Triangulation_data_structure_2
2015-06-09 12:51:17 +02:00
Sébastien Loriot
4c65513405
link more
2015-06-09 10:29:56 +02:00
Andreas Fabri
8923443212
Explain the filter in the manual
2015-06-05 13:20:12 +02:00
Andreas Fabri
267a93af97
changes after Guillaume's review
2015-05-05 13:03:41 +02:00
Andreas Fabri
457e9d5b00
first changes after Guillaumes review
2015-05-04 16:43:38 +02:00
Andreas Fabri
8fa4a1e9c7
polish
2015-04-29 09:12:57 +02:00
Andreas Fabri
06f55673a5
fix value of beta
2015-04-28 16:22:04 +02:00
Andreas Fabri
95581a84b2
Explain the plausibility with an image
2015-04-28 16:06:32 +02:00
Andreas Fabri
f645e803b4
typo
2015-03-13 17:46:54 +01:00
Andreas Fabri
fa8b9e6a26
Add most of Pierre's review
2015-03-13 16:40:08 +01:00
Andreas Fabri
1b3b61158b
Add most of Pierre's review
2015-03-13 16:17:27 +01:00