Commit Graph
68 Commits
Author SHA1 Message Date
CCXXXI 92232c9295 fix a typo in Tutorial_hello_world.txt 2023-09-28 12:54:50 +08:00
Andreas Fabri 6cb88afe17 Scale_space_reconstruction: Cleanup 2023-05-17 14:31:46 +01:00
albert-github dd6b993e07 Documentation: spelling corrections
Some spelling corrections
2022-11-13 13:47:14 +01:00
albert-github e3ca357fd6 Documentation error in Manual
After review: made sentences identical
2022-09-25 11:10:24 +02:00
albert-github 3b8b37c184 Documentation error in Manual
The construct:
```
In the previous section, we wrote that "Any model of the CGAL concept
Kernel provides what is required by the concept `ConvexHullTraits_2`.
```
leads to the fact that the entire paragraph is badly formatted as the double quote is not properly closed.
Closing the double quote would lead to the fact that the `` `ConvexHullTraits_2` `` is not resolved properly

File:
- doc_output/Manual/tutorial_hello_world.html#intro_concept
2022-09-24 18:10:20 +02:00
albert-github 2a54687e77 Correction of hyperlinks
The link checker gave a number of redirects and incorrect links.
- the redirects have been solved ass far as possible
- the incorrect links have been checked and corrected where possible, others  have been reported through issues;
2021-06-04 13:52:14 +02:00
Sébastien Loriot 350b9172c5 replace %CGAL by \cgal (but in titles) 2021-04-11 14:52:01 +02:00
John Mullee 63779d416d Tutorial_GIS.txt: fandom rorest -> random forest
fandom rorest -> random forest
2021-03-16 16:45:25 +00:00
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Simon Giraudot 40fbfffeaa Update tutorial with scanline orientation 2020-10-12 13:57:25 +02:00
Mael Rouxel-Labbé 594eb97a22 Doc improvements 2020-06-25 21:01:04 +02:00
Mael Rouxel-Labbé 2d49f7d702 Countless IO fixes...
Don't have the patience to split it nicely
2020-06-21 12:03:28 +02:00
Sébastien Loriot 8a1f066721 add missing backtick 2020-04-29 15:14:40 +02:00
Simon Giraudot 9e2ce819f0 Merge remote-tracking branch 'mine/Tutorials-GIS-GF' into Tutorials-GIS-GF 2020-04-07 10:15:50 +02:00
Simon Giraudot 7d7e5400d0 Update from review 2020-03-30 13:25:41 +02:00
Simon Giraudot 72e40341df Fix duplicate figure name 2020-03-26 14:53:36 +01:00
Simon Giraudot 371e67b411 Fix figures 2020-03-23 09:18:49 +01:00
Simon Giraudot 50b2e32587 Fix figure 2020-03-18 15:21:11 +01:00
Simon Giraudot a2df4a4a35 Another update with review 2020-03-18 14:33:28 +01:00
Simon Giraudot cfb7ea076c Update with review 2020-03-16 16:07:41 +01:00
Simon Giraudot e32e5d58e0 Add hole filling and remeshing to GIS tutorial 2020-02-13 13:02:52 +01:00
Simon Giraudot eb5f7ecea2 Small typo fixes in tutorial 2020-02-10 17:10:58 +01:00
Simon Giraudot a573cb93b0 Update tutorial + example 2020-02-05 16:05:30 +01:00
Simon Giraudot 345d22ae5a Add polyline simplification to GIS tutorial + several fixes 2020-02-04 14:35:39 +01:00
Simon Giraudot 98faa60276 GIS tutorial v1 2020-02-03 16:28:14 +01:00
Simon Giraudot aa699d4765 Update tutorial and figures 2020-01-13 15:49:01 +01:00
Simon Giraudot 4bcad2e25c Update tutorial from review 2020-01-13 14:08:32 +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
Mael Rouxel-Labbé ead5d7478c Doc improvements 2019-10-29 11:00:39 +01:00
Mael Rouxel-Labbé d5301515c7 Some more progress on cleaning the package 'Documentation' 2019-09-20 22:16:08 +02:00
Sébastien Loriot ea240cfac5 use \PkgXXX instead of \PkgXXXSummary 2018-10-08 10:28:44 +02:00
Sébastien Loriot 01af331c72 use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
Cory Kramer 50028c0ddf Fixed typo in tutorial documentation. 2018-01-08 13:50:38 -05:00
Simon Giraudot 4cabf8bd39 Replace PNG by corrected SVG 2017-05-23 14:35:12 +02:00
Simon Giraudot ea2c1825ec Add missing namespace + example 2017-04-19 15:45:49 +02:00
Simon Giraudot 73bd8e68ea Update tutorial using Point_set_3 2017-04-19 12:42:07 +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 f798c9c60a Add figure that shows the whole reconstruction pipeline 2017-04-19 10:35:00 +02:00
Simon Giraudot 318a350fc9 Add figure to compare preprocessing 2017-04-19 09:31:37 +02:00
Tocic 0bd00bd683 Update Tutorial_hello_world.txt
fix typos
2017-02-27 21:00:44 +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 00678cf20d Update on reconstruction tutorial based on reviews 2016-06-06 09:50:03 +02:00
Simon Giraudot b9606f5d6c Some text corrections in Hello World 2016-03-10 16:31:50 +01:00
Simon Giraudot b9d9db321c Add new page to manual: Tutorials 2016-03-10 16:13:49 +01:00
Simon Giraudot 3b840a2c04 Change tag of page Hello World 2016-03-10 16:13:27 +01:00
Simon Giraudot 64a212eb29 Move Hello World to tutorials 2016-03-10 16:12:34 +01:00
Simon Giraudot 90ded61419 Add example snippets in reconstruction tutorial 2016-03-10 12:16:58 +01:00
Simon Giraudot dac9cf6b2b Remove examples from tutorial (moved to separate example) 2016-03-10 11:23:40 +01:00
Simon Giraudot 5d6e7dece5 More explicit quotation of CGAL Mesh Generator 2016-01-11 09:49:19 +01:00
Simon Giraudot f44b3342f1 More corrections from review 2016-01-08 10:34:28 +01:00