Laurent Rineau
67b5c791e9
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
...
Update some links + https
2022-12-05 12:22:06 +01:00
Andreas Fabri
699454ae84
STL Extensions: Correct spelling
2022-11-29 13:22:00 +00:00
Mael Rouxel-Labbé
b5c21e1f5d
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
albert-github
2bcc9ad8c5
Link corrections
...
- Correcting some permanent redirects
- corrected link for to `max_element`, link was incorrect
2022-11-13 13:19:22 +01:00
Laurent Rineau
8c9281f440
Merge pull request #6642 from sloriot/gsoc2022-boost_np
...
Replace usage of Boost parameters with CGAL named function parameters
2022-11-07 10:08:38 +01:00
Laurent Rineau
d24b180293
Merge branch 'master' into gsoc2022-boost_np
2022-10-28 15:39:36 +02:00
Andreas Fabri
c04dceb71d
Merge master
2022-10-14 14:40:58 +01:00
Laurent Rineau
a4248d0ca4
Update versions in the doc menu
2022-10-12 16:33:30 +02:00
Laurent Rineau
992903ec90
Merge pull request #6854 from zfb132/master
...
fix typo and update documentation
2022-10-07 15:46:56 +02:00
Laurent Rineau
0909fa0a0c
Merge pull request #6877 from albert-github/feature/bug_docu_Manual
...
Documentation error in Manual
2022-10-04 13:52:35 +02:00
Laurent Rineau
b3174acf53
Add a ref
2022-09-28 14:42:39 +02:00
Laurent Rineau
e90b64f1b7
Addition to the section about kernel assertions
2022-09-28 14:02:06 +02:00
Laurent Rineau
eea79d0394
Collateral fix of the documentation
2022-09-28 13:39:05 +02:00
Laurent Rineau
b8e342d845
Update Documentation/doc/resources/1.9.3/menu_version.js
...
... with the same copy as the other versions!
Fix #6886 .
2022-09-27 15:20:32 +02:00
Fubin Zhang
1d69abbc7f
Apply suggestions from code review
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-09-27 10:15:18 +08: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
Andreas Fabri
6d09a886b2
Remove paragraph in the developer manual; Some fixes
2022-09-23 14:12:53 +01:00
Sébastien Loriot
d191d4474a
Revert "fix not documented warnings"
...
This reverts commit 8d773c56348c4055d963c57426d60d118915d22b.
2022-09-23 14:04:51 +02:00
Sébastien Loriot
6397378bdc
fix not documented warnings
2022-09-23 13:29:40 +02:00
Sébastien Loriot
d8f0bc4c08
dedicated macro for precondition
2022-09-21 09:42:32 +02:00
Sébastien Loriot
681120764e
please the CI with a new macro
2022-09-21 09:36:41 +02:00
zfb132
fb7f92c27c
fix typo and update documentation
2022-09-21 11:05:53 +08:00
Sébastien Loriot
5ff93338ae
Python is mandatory not optional
2022-09-06 11:26:26 +02:00
Laurent Rineau
c96f5ddfe4
Merge pull request #6795 from albert-github/feature/bug_obsolete_transparent
...
Obsolete doxygen settings
2022-08-29 11:35:52 +02:00
albert-github
e1a5a3cd1d
Divider between treeview and text
...
In doxygen the setting `HTML_COLORSTYLE` has been introduced with as default `AUTO_LIGHT` but due to the current strategy of CGAL in respect to HTML stylesheets the divider between the treeview and the text is not properly visible anymore. Due to the same strategy the setting to `AUTO_LIGHT` does not make sense for CGAL.
When setting `HTML_COLORSTYLE=LIGHT` the divider is properly visible again.
2022-08-17 12:30:35 +02:00
albert-github
d1895dce99
Obsolete doxygen settings
...
In the current master the settings `DOT_TRANSPARENT` and `FORNULA_TRANSPARENT` are obsolete.
2022-08-11 13:42:49 +02:00
Sebastien Loriot
cd883c678b
Merge pull request #6778 from albert-github/feature/bug_obsolete_dot
...
Replacing OBSOLETE doxygen settings
2022-08-03 19:58:49 +02:00
Sebastien Loriot
55492f8eb6
Merge pull request #6767 from albert-github/feature/bug_latexonly
...
Confusing line numbers in case of warnings
2022-08-03 19:58:07 +02:00
albert-github
07fb04e860
Replacing OBSOLETE doxygen settings
...
Replacing the doxygen obsolete settings with the new settings
2022-08-01 12:31:46 +02:00
albert-github
68a4fdcedc
Confusing line numbers in case of warnings
...
Based on the problems with the line numbers in some warnings, see review of https://github.com/CGAL/cgal/pull/6688 one of the problems was the `ALIASES` for figures, here we have the code `\latexonly ^^ \endlatexonly` though the code in the `\latexonly` part should be LaTeX commands. Here the "attempted" newline is not necessary at all so the `^^` can be removed leaving an empty `\latexonly` part that can be removed as well.
There are a number of other numbering problems found in https://github.com/CGAL/cgal/pull/6688 but they are on the doxygen side as a proposed pull request https://github.com/doxygen/doxygen/pull/9465 has been submitted.
2022-07-21 18:47:08 +02:00
Sébastien Loriot
c1afb483f5
licence -> license
2022-07-19 09:04:19 +02:00
Sébastien Loriot
1e857506c1
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-07-12 18:22:02 +02:00
Sébastien Loriot
12795ba29c
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
2022-07-12 18:21:16 +02:00
Sebastien Loriot
22e5a5a1df
Update Documentation/doc/Documentation/windows.txt
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2022-07-11 11:59:59 +02:00
Sébastien Loriot
c6a58e4365
add missing version
...
Thanks @albert-github for checking!
2022-07-11 11:31:18 +02:00
Sébastien Loriot
b80bfd0974
add missing supported compiler
2022-07-11 11:06:04 +02:00
Laurent Rineau
821e3ba71f
Merge branch '5.5.x-branch'
...
# Conflicts:
# Installation/include/CGAL/version.h
# Installation/lib/cmake/CGAL/CGALConfigVersion.cmake
2022-06-29 14:55:06 +02:00
Laurent Rineau
10f5fa4f1e
Prepare CGAL-5.5
2022-06-29 14:52:29 +02:00
Sébastien Loriot
707b45cb5b
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-06-29 10:48:00 +02:00
Laurent Rineau
499b7794c9
Merge pull request #5693 from janetournois/Mesh_data_structure_3-new_package-jtournois
...
SMDS_3: Mesh_data_structure_3 - new package for C3T3
2022-06-29 09:14:38 +02:00
Laurent Rineau
3bd55ca2b2
Remove mention to boost::thread_specific_ptr
2022-06-20 09:35:06 +02:00
Laurent Rineau
a79363275e
Merge pull request #6659 from afabri/CGAL-fix_boost_doc_URLs-GF
...
STL_extension: Fix URL to boost libs
2022-06-15 10:20:44 +02:00
Laurent Rineau
a0aec6d20a
Merge pull request #6659 from afabri/CGAL-fix_boost_doc_URLs-GF
...
STL_extension: Fix URL to boost libs
2022-06-15 10:18:53 +02:00
Laurent Rineau
c132b6a11e
Merge remote-tracking branch 'cgal/master' into Mesh_data_structure_3-new_package-jtournois
2022-06-13 16:26:34 +02:00
Laurent Rineau
d9245b9cd6
Remove any mention of result_of in the documentation
2022-06-10 17:26:44 +02:00
Andreas Fabri
60df88453f
No longer use the link to boost::result_of
2022-06-09 12:44:10 +01:00
Sébastien Loriot
eee363df27
Merge cgal/master
2022-06-08 23:23:07 +02:00
Sébastien Loriot
5746e59b34
Merge cgal/master
2022-06-08 23:13:25 +02:00
Jane Tournois
355b52d21f
rename TMDS_3 to SMDS_3, end.
2022-06-08 22:57:25 +02:00