Laurent Rineau
821f9c015e
Merge pull request #3311 from sloriot/Doc-Pkg_link_name
...
Update the name of package names reference links
2018-10-29 10:27:53 +01:00
Sébastien Loriot
a2e8a1c68f
add the suffix Ref to doxygen link to reference
2018-10-08 10:26:56 +02:00
Andreas Fabri
660cb5d778
Add precondition that range is non-empty. This is more explicit than the precondition that norm>0
2018-10-02 11:07:43 +02:00
Andreas Fabri
77010f5f0a
Resimplify and fix the documentation
2018-09-26 16:17:35 +02:00
Mael Rouxel-Labbé
68c8b797a6
Merge branch 'Interpolation-Use_result_of-GF-old' into Interpolation-Use_result_of-GF
2018-06-26 14:27:19 +02:00
Mael Rouxel-Labbé
c26d1f09a6
Fixed error in the documentation
2018-06-15 12:44:38 +02:00
Mael Rouxel-Labbé
26c857a431
Moved unary/binary_function to CGAL::cpp98
2018-06-13 15:58:19 +02:00
Mael Rouxel-Labbé
c1f7e536ca
Minor doc fix
2018-05-04 13:57:41 +02:00
Mael Rouxel-Labbé
10c073b8df
Doc improvements
2018-05-04 13:57:41 +02:00
Mael Rouxel-Labbé
d5a2403ee2
Minor doc fixes
2018-05-04 13:57:41 +02:00
Mael Rouxel-Labbé
a5b773b12d
Updated doc of the sibson gradient fitting functions
2018-05-04 13:57:41 +02:00
Mael Rouxel-Labbé
07cda962b6
Minor doc fix
2018-05-04 13:57:40 +02:00
Mael Rouxel-Labbé
89e2b72d1e
Renamed template parameter in the documentation
2018-05-04 13:57:40 +02:00
Mael Rouxel-Labbé
5d2fa6b4c6
Updated documentation of (natural|regular)_neighbor_coordinates_2
2018-05-04 13:57:40 +02:00
Mael Rouxel-Labbé
13432343ea
Reference manual misc updates
2018-05-04 13:57:40 +02:00
Mael Rouxel-Labbé
a3dce1bb75
Updated doc of interpolation functions
2018-05-04 13:57:40 +02:00
Mael Rouxel-Labbé
ae8b5bfaa4
Fixed documentation link
2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé
91620fbec6
Fixed the creative indentation of the Interpolation Pkg's doc
2018-05-04 13:57:39 +02:00
Mael Rouxel-Labbé
f6a7307a74
Fixed trailing whitespace in the Pkg Interpolation
2018-05-04 13:57:39 +02:00
Sébastien Loriot
742a615527
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Laurent Rineau
7e9f756935
Replace all std::unary_function by CGAL::unary_function
2017-10-04 15:57:09 +02:00
Mael Rouxel-Labbé
d0749f1d53
Minor doc fixes
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
9fbf2720ce
Annihilated Regular_triangulation_euclidean_traits_23 across all packages
...
Left a little bit alive in the tests and in the Triangulation_23/doc
2017-06-28 10:15:30 +02:00
Mael Rouxel-Labbé
d3d63b579a
Corrected documentation of Voronoi_intersection_2_traits_3
...
-- the traits class is not a model of InterpolationTraits
-- plenty of typedef that were not documented
-- added new requirements due to changes in points/weighted_points
-- constructor with a kernel parameter
2017-06-28 10:14:35 +02:00
Andreas Fabri
490949efa7
fix Interpolation package
2016-11-16 09:58:23 +01:00
Sébastien Loriot
ea96055ba9
use examples.txt at the root of the doc package dir
2015-04-14 11:52:22 +02:00
Andreas Fabri
ade01f02b4
fix typos
2015-03-12 11:56:29 +01:00
Sébastien Loriot
d282ade623
use \cgalCite instead of \cite
...
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot
2dfe8a3d73
workaround for a doxygen bug: remove space after /!* to avoid a verbatim env
...
this happens if you have an empty line or the text directly after /!*
to find them in the generated documentation, grep for "pre class=\"fragment\""
(a few of them are legitimate however)
2013-07-25 14:58:53 +02:00
Alexandros Konstantinakis-Karmis
3b1d281efb
Abbreviations trigger end of \brief description
...
Fixes bug #15482 :
https://gforge.inria.fr/tracker/index.php?func=detail&aid=15482&group_id=52&atid=13845
2013-03-13 11:58:56 +01:00
Sébastien Loriot
eca25c4717
add missing parameter in interpolation documentation
2013-01-31 18:07:22 +01:00
Andreas Fabri
3e74389896
typos
2013-01-30 17:31:44 +01:00
Andreas Fabri
03c5412f93
switch to \tparam and \param in the Interpolation package
2013-01-30 17:15:13 +01:00
Andreas Fabri
19a3cc48fd
polish doc in Interpolation
2013-01-17 18:05:41 +01:00
Andreas Fabri
ca27d04e4d
fix typo
2013-01-15 12:35:19 +01:00
Andreas Fabri
ae50be5697
cleanup
2013-01-11 13:01:40 +01:00
Andreas Fabri
bfea719a1f
de-math
2013-01-11 12:46:15 +01:00
Sébastien Loriot
3cc7c5871f
renaming groups of global functions for Interpolation and releated changes
2013-01-09 09:36:41 +01:00
Sébastien Loriot
11db34df21
this file is not officially documented
2013-01-09 09:33:59 +01:00
Sébastien Loriot
5ec28b1cf4
replacing the usage of section in user man by \cgalHeading macro call
2013-01-07 18:04:37 +01:00
Sébastien Loriot
ae8362b7d6
replace \cgalModels ::FOO by \cgalModels `FOO`
...
using:
perl -pi -e 's/\\cgalModels\s+::([A-Za-z0-9_:]+)\s*$/\\cgalModels `$1`\n/'
2012-11-23 09:37:53 +01:00
Sébastien Loriot
128b02abb8
update CGAL custom doxygen macros
...
corresponds to a run of the script Documentation/conversion_tools/rename_macros.sh
+manual edit of doxyassist.xml and pkglist_filter.py
2012-11-14 00:31:05 +01:00
Philipp Möller
88a2f0d2db
Fix a few warnings
2012-10-09 17:09:25 +00:00
Andreas Fabri
5dd82a1b37
finished
2012-10-09 14:25:17 +00:00
Andreas Fabri
65c24746ee
Add missing documentation
2012-10-09 12:15:54 +00:00
Philipp Möller
272a52ee44
Do a global pass over Doxygen warnings/errors.
2012-10-02 15:12:54 +00:00
Andreas Fabri
6f61e2b2ee
Downsize headings
2012-09-17 14:53:05 +00:00
Andreas Fabri
44a6d468d7
fix linking
2012-09-12 15:20:50 +00:00
Philipp Möller
b26220959d
Actually add interpolation doc. The previous commit was actually PCA
2012-09-12 12:31:14 +00:00