Commit Graph

1563 Commits

Author SHA1 Message Date
Laurent Rineau ba46b785b1
Merge branch 'master' into Parameterization-no_opennl-GF 2023-11-15 16:33:49 +01:00
Laurent Rineau 69d9025736 Merge pull request #6760 from hoskillua/gsoc2022
GSoC2022 - Interpolated Corrected Curvatures

# Conflicts:
#	Installation/CHANGES.md
2023-11-15 16:00:36 +01:00
Laurent Rineau 5a587eeb51 Merge pull request #7758 from albert-github/feature/bug_setup_doxygen_master_1_10_0
Defining a new resource directory to be used with doxygen master 1.10.0
2023-11-15 15:45:41 +01:00
Sébastien Loriot 64c7d45ffb copy/paste issue 2023-11-15 12:21:44 +01:00
Laurent Rineau d9dcc9c2ed fix the compilation of doc
- Use `-j$(nproc)` or `-j` (!!!)
- Handle errors when a Doxygen run fails.
2023-11-09 18:47:19 +01:00
albert-github 8c9f391d87 Defining a new resource directory to be used with doxygen master 1.10.0
Adding the possibilities for the new setting `` so the CGAL setting don't interfere with the settings of other packages.
2023-11-09 12:46:06 +01:00
Andreas Fabri a77d8b36d1 cleanup 2023-11-02 12:21:07 +01:00
Sebastien Loriot 3a5e37be4c
Replace hal related URLs (#7811)
## Summary of Changes

Replace URLs that have a redirect.

## Release Management

* Affected package(s):  bibtex entries and Stream_support
* Issue(s) solved (if any): fix #7762
2023-10-25 08:35:20 -07:00
Andreas Fabri f3d08effe5 Cleanup of Usage.txt 2023-10-20 14:56:27 +01:00
Laurent Rineau 1ae1d21232 Merge pull request #7766 from albert-github/feature/bug_stylesheet_name
Correcting stylesheet name
2023-10-19 15:10:50 +02:00
Laurent Rineau 9187974146 Merge pull request #7778 from albert-github/feature/issue_7770
issue #7770 Non existing link to the LASLib / LAStools
2023-10-19 15:10:33 +02:00
Andreas Fabri e28d44305e Replace hal related URLs 2023-10-19 12:59:07 +01:00
albert-github ea970e6ef5 Defining a new resource directory to be used with doxygen master 1.10.0
Adding the, new, possibility for `HTML_COPY_CLIPBOARD`:
> If the `HTML_COPY_CLIPBOARD` tag is set to `YES` then doxygen will show an icon
> the top right of code and text fragments that allows the user to copy the contents to the clipboard (provided
> this is supported by the browser).
2023-10-17 10:59:44 +02:00
Laurent Rineau 78ace775b1 Merge pull request #7763 from albert-github/feature/bug_perm_redir
Correcting permanent redirect
2023-10-16 11:13:03 +02:00
Laurent Rineau a5fcf016b7 Merge branch '5.6.x-branch'
# Conflicts:
#	Documentation/doc/resources/1.8.13/BaseDoxyfile.in
#	Documentation/doc/resources/1.9.6/BaseDoxyfile.in
2023-10-16 11:11:07 +02:00
Jane Tournois f00f56c6ac doc 2023-10-16 10:20:28 +02:00
albert-github 90050dc551 issue #7770 Non existing link to the LASLib / LAStools
Removed trailing space
2023-10-10 10:52:34 +02:00
albert-github 930387e88f issue #7770 Non existing link to the LASLib / LAStools
Corrected link.
2023-10-10 10:45:59 +02:00
albert-github d982ccbe02 Correcting stylesheet name
The name `stylesheet.css` is replaced by a better name `cgal_stylesheet.css` a while ago, but apparently these 2 files were not updated.
2023-10-09 13:09:46 +02:00
albert-github e69b1f8917 Correcting permanent redirect
Correcting permanent redirect
2023-10-09 11:06:22 +02:00
albert-github d53d30a69b Defining a new resource directory to be used with doxygen master 1.10.0
Doxygen master 1.10.0 has support for the c++ concept of modules but as in the past doxygen used the term "modules" for the grouping of information (`commands like `\defgroup`, `\ingroup` etc.) an new term for the later has been introduced: Topics.
The introduction of the new term also has some influence on the generated files and file names.
The consequence of this is that part of CGAL documentation (i.e. the "Reference Manual") item didn't appear anymore in a.o. the treeview.
- creating a new setup
- adding the "topics" to the layout files as in the past the "modules" were.
- adjusting the "hack.js" where some manipulation of the TreeView is done and this had "modules" coded into it.
- adjusting the "header_packages.html" as this used the name "modules.js"
2023-10-05 13:27:54 +02:00
CCXXXI 92232c9295
fix a typo in Tutorial_hello_world.txt 2023-09-28 12:54:50 +08:00
Jane Tournois 07dddbab95 remove Common dlls from package overview for Doxygen 1.8.13 2023-09-19 11:35:41 +02:00
Jane Tournois 904c0d6eec remove Common Dlls from package overview 2023-09-19 11:17:50 +02:00
Jane Tournois 2cabcd9aeb remove mention of "common demo dlls" 2023-09-19 10:58:55 +02:00
Laurent Rineau 6a7080df9a Merge pull request #7688 from hoskillua/heat-method-doc
Added missing reference to a paper in Heat method
2023-09-13 16:17:07 +02:00
Laurent Rineau 46923342ad Merge pull request #7576 from albert-github/feature/issue_7395
issue #7395 Improvement of layout of model relations

# Conflicts:
#	Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
2023-09-07 10:48:34 +02:00
Laurent Rineau c50c72fd28 Merge pull request #7648 from albert-github/feature/bug_pkgdesc_incl
Better showing of `#include`
2023-09-07 10:46:32 +02:00
hoskillua 5ddcf716b6 fixed order in bib 2023-09-06 12:52:34 +03:00
hoskillua 72fd73e2b7 Update geom.bib 2023-09-06 12:51:28 +03:00
hoskillua 167db62e07 moved bib to cgal_manual.bib & restored geom.bib 2023-09-06 12:50:39 +03:00
hoskillua 88a9d86012 added url 2023-09-06 02:30:05 +03:00
hoskillua 586a71e66e added missing reference to paper 2023-09-06 01:59:35 +03:00
hoskillua a94a7337c2 Merge remote-tracking branch 'upstream/master' into gsoc2022 2023-08-25 14:51:46 +03:00
Sébastien Loriot 608d0c81c4 use a macro 2023-08-24 14:56:48 +02:00
Sébastien Loriot 28f904f4e2 Merge remote-tracking branch 'cgal/master' 2023-08-15 07:16:14 +02:00
Andreas Fabri 959443253d Remove deprecated file 2023-07-28 12:41:45 +01:00
Laurent Rineau 454ac73b35 prepare CGAL-5.6 final version 2023-07-26 14:15:49 +02:00
albert-github 32054661c7 issue #7395 Improvement of layout of model relations
Replacing the `cgalModelsBare` construct with a `begin` / `end` construct so no less understandable constructs with `\,` and `\n` are necessary.
2023-07-21 19:21:09 +02:00
albert-github de3ba0f47c Merge remote-tracking branch 'upstream/master' into feature/issue_7395 2023-07-17 10:17:34 +02:00
Laurent Rineau ec1ab10e4c Merge pull request #7589 from albert-github/feature/bug_docu_setting
Possibility to disable special CGAL documentation setting
2023-07-17 09:52:20 +02:00
albert-github 4e5578d469 issue #7395 Improvement of layout of model relations
- based on review
2023-07-15 13:12:15 +02:00
albert-github a0320dd7b4 Merge branch 'master' into feature/issue_7395
# Conflicts:
#	Polyhedron/doc/Polyhedron/Concepts/PolyhedronItems_3.h
2023-07-13 10:33:18 +02:00
Laurent Rineau 4a2c7a668d Merge pull request #7571 from albert-github/feature/issue_7454
issue #7454 Consistency of BigO notations
2023-07-12 15:29:56 +02:00
albert-github 77020e946b Consistency of terms
Based on a remark in https://github.com/CGAL/cgal/pull/7576#issuecomment-1621587888 aslo changed here some names for consistency
2023-07-09 13:04:05 +02:00
albert-github 301728a8a9 issue #7395 Improvement of layout of model relations
- Completed the cgalModels part
2023-07-09 12:43:36 +02:00
albert-github 549e3a1710 Possibility to disable special CGAL documentation setting
In the past it was possible by means of the option `-DCGAL_EXTRACT_ALL_NO_DETAILED_IF_EMPTY=OFF` with CMake to disable the specific CGAL setting though currently with the 1.8.13 version this didn't work (anymore).
Also the setting has been renamed for the 1.9.6 version (and newer) to `NO_ADDITIONAL_DETAILS` this has now been made more flexible as well.
2023-07-07 14:29:42 +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 c0db92d0e9 issue #7395 Improvement of layout of model relations
Consistent implementation for the `AABB_tree` in respect to `Has Model` and `Is Model Of`
2023-07-05 12:13:40 +02:00
albert-github b3af96caa1 issue #7454 Consistency of BigO notations
Create `cgalBigO` marco and used it.
(`The macro `cgalBigOLarge` is for special situations where we need bigger round brackets)
2023-07-04 16:23:14 +02:00