Andreas Fabri
61107c15d7
improve the example in Ridges.txt (that is nothing that gets compiled)
2015-05-28 11:04:18 +02:00
Sébastien Loriot
7533546925
accomodate API change
2015-05-27 18:16:53 +02:00
Andreas Fabri
08dfff0d15
follow changes made in BGL-helpers-GF
2015-05-27 08:35:48 +02:00
Andreas Fabri
615ed5eb9c
is_pure_triangle() got renamed to is_triangle_mesh
2015-04-20 10:59:57 +02:00
Andreas Fabri
ef0b83fd86
remove unused parameter name
2015-04-15 11:56:44 +02:00
Andreas Fabri
a18ba6607a
polish
2015-04-14 16:23:23 +02:00
Sébastien Loriot
3c60a3425b
fix doc warning
2015-04-14 16:16:48 +02:00
Andreas Fabri
18f07524fe
polish
2015-04-14 16:05:58 +02:00
Andreas Fabri
6bfff35207
typo
2015-04-14 15:18:31 +02:00
Andreas Fabri
71c8510de8
Use \pre
2015-04-14 15:09:36 +02:00
Andreas Fabri
b6290d0ca1
add backquotes
2015-04-14 14:57:07 +02:00
Andreas Fabri
0c65c7c15e
upgrade test to BGL API
2015-04-14 14:14:35 +02:00
Andreas Fabri
67bb10fb27
Tag_3 does not exist in the code
2015-03-17 14:17:26 +01:00
Andreas Fabri
38f77fa583
cleanup
2015-03-17 11:53:22 +01:00
Sébastien Loriot
6d13bb7080
fix compilation issues
2015-03-17 11:24:52 +01:00
Andreas Fabri
c2445753d2
improve params
2015-03-17 10:46:13 +01:00
Andreas Fabri
a3cf33927a
do NOT use 'using std' as it introduces ambiguities for function next
2015-03-17 10:41:26 +01:00
Andreas Fabri
90addf9c34
improve examples
2015-03-13 12:14:11 +01:00
Andreas Fabri
0a90521e5d
improve manual
2015-03-13 09:13:35 +01:00
Andreas Fabri
eed907fac7
remove a concept
2015-03-13 09:03:18 +01:00
Andreas Fabri
91902b9dda
improve manual
2015-03-13 09:01:50 +01:00
Andreas Fabri
05669c9800
not 'using std' does not solve the problem with next
2015-03-13 06:05:36 +01:00
Andreas Fabri
b9f0487cf9
improve ref manual
2015-03-12 21:54:04 +01:00
Andreas Fabri
9ec3439ea3
improve ref manual
2015-03-12 21:50:20 +01:00
Andreas Fabri
df6fc3dca3
simplifications
2015-03-12 18:00:18 +01:00
Andreas Fabri
767e0efad3
cleanup
2015-03-12 11:01:56 +01:00
Andreas Fabri
9483280b5b
Add example using Surface_mesh
2015-03-11 22:58:55 +01:00
Andreas Fabri
fb7deef4ab
it now works with Surface_mesh
2015-03-11 19:21:30 +01:00
Andreas Fabri
2d7f51f441
it now works with Surface_mesh
2015-03-11 19:05:57 +01:00
Andreas Fabri
0321056aff
before switching to Surface_mesh
2015-03-11 16:48:46 +01:00
Andreas Fabri
c1bc5b05ad
use BGL free functions
2015-03-11 12:13:46 +01:00
Andreas Fabri
81f5481cfd
remove file with functor
2015-03-11 11:53:16 +01:00
Andreas Fabri
298be9cf07
remove file with functor
2015-03-11 11:53:09 +01:00
Andreas Fabri
837a0747a4
use BGL free functions
2015-03-11 11:52:24 +01:00
Andreas Fabri
ba9c3678a6
use BGL free functions
2015-03-11 09:22:52 +01:00
Andreas Fabri
4b18039316
use graph_traits
2015-03-11 08:30:13 +01:00
Sébastien Loriot
b28b4607ae
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Laurent Rineau
36d8b5bd18
Convert source files encoding to utf-8
...
All non-ASCII files should be encoded in UTF-8. So far, the ZSH script
`Scripts/developer_scripts/detect_wrong_encoding` detects wrong encoding
in source/header files of include/, src/, and doc/.
2014-08-01 11:20:13 +02:00
Sébastien Loriot
0fa2cacb60
remove doc_tex documentation (including developer manual) and old manual tools
2013-12-03 17:27:02 +01:00
Andreas Fabri
171e86a656
User code has to delete ridges and umbilics; internally use a shared_ptr
2013-11-11 17:19:24 +01:00
Andreas Fabri
6ecba63bb1
Mostly add #includes
2013-09-14 19:31:13 +02:00
Laurent Rineau
c9474ed207
Merge remote-tracking branch 'origin/CGAL-Use_Simple_cartesian-GF'
...
Successfully tested in CGAL-4.3-Ic-168
Approved by the Release Manager.
2013-09-12 11:28:44 +02:00
Sébastien Loriot
e8975dbac7
function documentation fixes
...
remove the repetition of the name of the function in its brief description
add parenthesis for function matching "function\s+`[a-z0-9_]`"
2013-09-03 14:25:50 +02:00
Andreas Fabri
8ad719e269
Passed to Simple_cartesian
...
Cleanup of inclusion order, and what files gets included
2013-08-27 10:20:13 +02:00
Andreas Fabri
fc8fd13927
Add () after function names to increase readability.
2013-08-21 12:36:53 +02:00
Laurent Rineau
bc03aaf30b
Put doc/ in the global dont_submit file
2013-08-20 10:57:03 +02:00
Sébastien Loriot
9c2f35ed1a
using cgalHeading instead of h3
2013-08-07 10:06:49 +02: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
Sébastien Loriot
716f87d2d7
rename Hidden_type to unspecified_type and update its description
2013-06-13 18:48:58 +02:00