Commit Graph

792 Commits

Author SHA1 Message Date
Guillaume Damiand 56abe3c367 Merge branch 'master' into Surface_mesh_topology-gdamiand 2019-06-28 13:28:50 +02:00
Laurent Rineau a6514fdfad Merge branch 'master' into Scripts-simplify_user_scripts-GF 2019-06-06 10:11:23 +02:00
Dmitry Anisimov 3738de08ed
Merge branch 'master' into Point_set_shape_detection_3-make_it_general_with_region_growing-danston 2019-05-23 10:38:45 +02:00
Mael Rouxel-Labbé 2848158354 Fix typos 2019-05-20 08:54:04 +02:00
Laurent Rineau 62ed2385cf Remove documentation of "preconfigured" dependencies 2019-05-07 11:12:42 +02:00
Laurent Rineau fcf633c9d5 Remove OpenGL from the dependencies of CGAL 2019-05-07 11:07:52 +02:00
Laurent Rineau ba2bf5e506 Merge pull request #3894 from lrineau/CGAL-Qt_version_5.9_or_later-GF
Document that Qt 5.9 or later is required
2019-05-06 15:30:24 +02:00
Laurent Rineau 92a244ad94 wording 2019-04-30 16:52:01 +02:00
Laurent Rineau 9ec3481be2 Document that Qt 5.9 or later is required 2019-04-30 16:41:44 +02:00
Dmitry Anisimov 6e33c7b22b
Merge branch 'master' into Point_set_shape_detection_3-make_it_general_with_region_growing-danston 2019-04-24 10:34:23 +02:00
Sebastien Loriot 14a9a78c2f
Merge pull request #3821 from afabri/CGAL-links2-GF
CGAL:Fix missing links after Albert's review
2019-04-23 09:45:06 +02:00
Dmitry Anisimov 13d0156482 fixed docs, references, biblio, and license 2019-04-22 13:06:20 +02:00
Sébastien Loriot db65bd8ecc Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-11 21:38:48 +02:00
Sébastien Loriot 2eb411d337 update Eigen links 2019-04-11 21:37:05 +02:00
albert-github 1dd7473818 Correction of links
Correction of redirected links and links that moved to another place.
2019-04-11 21:37:05 +02:00
Laurent Rineau f33addc4cc Update the Javascript menu of the documentation 2019-04-05 15:14:02 +02:00
Laurent Rineau 5d56dff72f Late update or menu_version.js 2019-04-03 10:59:01 +02:00
Andreas Fabri 8a6688e638 Replace some www-sop.inria.fr/prisme with hal.inria.fr 2019-04-02 18:36:06 +02:00
Guillaume Damiand 2f046604b6 First working version of Face_graph_wrapper. 2019-04-01 19:26:56 +02:00
Andreas Fabri 39edf75ff2 Fix missing links after Albert's review 2019-04-01 10:26:20 +02:00
Laurent Rineau fc81d3bfec Merge pull request #3780 from afabri/CGAL-links-GF
Some Documentation Fixes for Issue #3457
2019-03-27 18:05:17 +01:00
Laurent Rineau 42e47267e2 Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
2019-03-27 18:05:15 +01:00
Sébastien Loriot 1b94dd4189 fix the last non-relative link 2019-03-27 17:12:37 +01:00
Guillaume Damiand 379c90420b Merge branch 'CMap-path_isotopy-gdamiand-old' into CMap-path_isotopy-gdamiand 2019-03-27 12:40:33 +01:00
Laurent Rineau 138b26db9d Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
2019-03-26 17:01:46 +01:00
Sébastien Loriot 387843d946 Ignore -Ic-XXX for the version in the doc 2019-03-26 14:45:17 +01:00
Sébastien Loriot ab534c5e60 use relative path 2019-03-26 14:45:06 +01:00
Andreas Fabri a472c24185 http:/www.boost.org -> https://www.bost.org 2019-03-20 08:59:22 +01:00
Andreas Fabri ab0544514c Change ruu.nl to uu.nl although the links are often outdated 2019-03-20 08:43:07 +01:00
Andreas Fabri 7c2674abc8 More links fixed 2019-03-20 08:38:40 +01:00
Andreas Fabri e254a770df Some Fixes for #3457 2019-03-19 19:20:40 +01:00
Laurent Rineau 60478dd816 Merge pull request #3758 from albert-github/feature/bug_advanced_2
Correction of (X)HTML warnings in case of Advanced topics
2019-03-19 18:30:53 +01:00
Laurent Rineau ed8be0d44a Merge pull request #3771 from sloriot/Doc-generate_deprecation_notice
Use a generated version of deprecated.html

# Conflicts:
#	Documentation/doc/resources/1.8.13/deprecated.html
#	Documentation/doc/resources/1.8.14/deprecated.html
#	Documentation/doc/resources/1.8.4/deprecated.html
2019-03-19 18:28:58 +01:00
Laurent Rineau d89b70dd9a Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-19 18:25:32 +01:00
albert-github 28fdb2d425 Correction of (X)HTML warnings in case of Advanced topics
Based on suggestion of @sloriot using `^^` also in cgalAdvancedEnd instead of adding a new line in the files
2019-03-15 11:33:48 +01:00
Sébastien Loriot 6a7c377b40 Use a generated version of deprecated.html 2019-03-15 08:57:40 +01:00
Laurent Rineau e32637fa7c Merge pull request #3719 from albert-github/feature/bug_packages_html
Invalid (X)HTML sequence
2019-03-11 17:26:27 +01:00
albert-github 8b7f0bcb1e Correction of (X)HTML warnings in case of Advanced topics
Based on #3713 a  number of problems were solved, but also some new issues introduced.
- BaseDoxyfile.h see to it that the CGALAdvancedBegin is in a detailed part, so be sure to terminate the brief part by an extra carriage return
- commands like \pre, \note read till the beginning of the next section but a \htmlonly is not seen as a section separator, so insert an extra carriage return
- some places  missed an "Advanced" indicator, used the cgalAdvancedType here.

##Note
in Periodic_2_triangulation_2.h there appear to be a number of images that are a bit in thin air (Captions: "Insertion of a point on an edge." and "Insertion in a face."). Also just above these images theer are a number of functions that have documentation, but this is non-doxygen documentation and as such not seen by doxygen
2019-03-10 16:00:52 +01:00
Laurent Rineau f5836b2206 Merge branch 'releases/CGAL-4.13-branch' 2019-03-07 14:31:16 +01:00
Laurent Rineau 99fe1bc548 Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch 2019-03-07 14:26:47 +01:00
Laurent Rineau 49653dedd8 Merge pull request #3724 from albert-github/feature/bug_manual_tags
Inconsistent tags for (X)HTML output (Manual)
2019-03-05 16:20:51 +01:00
Sébastien Loriot 3887a21429 add missing text for brief of advanced class/type/function/concept 2019-03-05 08:01:17 +01:00
Sébastien Loriot f058854904 rename macro + apply to all version config files 2019-03-04 08:57:10 +01:00
albert-github 5d3ee5f9ee Inconsistent tags for (X)HTML output (Manual)
The xhtml lint checker gave:
`parser error : Opening and ending tag mismatch: div line 375 and p`

Solved by making the `\htmlonly` into `\htmlonly[block]` to prevent invalid HTML
2019-03-01 20:06:22 +01:00
Maxime Gimeno 7be874c464 Merge pull request #3717 from albert-github/feature/bug_cite_html
File not (X)HTML compliant
2019-03-01 17:05:26 +01:00
Laurent Rineau e08a3af2c4 Update supported platforms 2019-03-01 16:27:34 +01:00
Laurent Rineau 01e5727a50 Prepare CGAL-4.14-beta1 2019-03-01 16:27:11 +01:00
albert-github 2f3aeb7b9b Invalid (X)HTML sequence
Based on the discussion an updated implementation dropping the post processing step in favor of a `<div style=..` implementation
2019-02-28 19:29:49 +01:00
albert-github b90115d3f2 Invalid (X)HTMLsequence
In packages.html we get:
`Element style is not declared in p list of possible children`
as the `style` tag is only allowed in the `head` part of a file.

The specific changes are only needed for this one file, so it has been implemented using the post processing facility of te CGAL documentation generation.
2019-02-28 18:18:01 +01:00
albert-github 97b2bd3b5b File not (X)HTML compliant
Made generated file (X)HTML compliant
2019-02-28 11:41:20 +01:00