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
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
albert-github
6dcb44622f
Small documentation correction
...
Documentation had double "in the"
2019-02-27 13:37:45 +01:00
Laurent Rineau
5199eb70ee
Merge pull request #3283 from imiordanov/Periodic_4_hyperbolic_triangulation_2-IIordanov
...
New packages: Hyperbolic_triangulation_2 / Periodic_4_hyperbolic_triangulation_2
2019-02-22 16:39:12 +01:00
Sébastien Loriot
50a59c3096
add new macros to be used in classified reference manual
2019-02-14 10:27:26 +01:00
Laurent Rineau
50d501309c
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-02-13 15:39:58 +01:00
Laurent Rineau
2fa9206735
Merge pull request #3675 from sloriot/Doc-fix_nav_tree_hack
...
fix navtree hack
2019-02-13 15:38:10 +01:00
Maxime Gimeno
ca4f5e12ed
Merge remote-tracking branch 'cgal/master' into Periodic_4_hyperbolic_triangulation_2-IIordanov
2019-02-12 15:58:49 +01:00
Sébastien Loriot
d6cb114940
fix navtree hack
...
in recent doxygen version hash is always '#' making our check failing
The fix is to fallback to default used later one
2019-02-11 16:35:03 +01:00
Laurent Rineau
1a45e1c753
Merge pull request #3535 from sgiraudot/Classification-Neural_network_and_parallelized_random_forest-GF
...
[Small Feature] Classification: Neural Network and parallelized Random Forest
2019-02-07 13:31:20 +01:00
Maxime Gimeno
549568a954
Fix conflicts
2019-01-22 10:08:48 +01:00
Laurent Rineau
f5a8686cf3
Merge pull request #3439 from aboudev/VSA-lingjie
...
New package: Surface_mesh_approximation
2019-01-22 09:17:35 +01:00
Maxime Gimeno
d52718f312
Fix Conflicts
2019-01-21 10:03:31 +01:00
Maxime Gimeno
2a49dfcb05
Fix conflict
2019-01-11 09:47:34 +01:00
Laurent Rineau
c9fb876574
Merge branch 'master' into VSA-lingjie
2019-01-10 10:13:09 +01:00
Simon Giraudot
3cc1b995be
Merge remote-tracking branch 'mine/Classification-Neural_network_and_parallelized_random_forest-GF' into Classification-Neural_network_and_parallelized_random_forest-GF
2018-12-21 10:31:00 +01:00
Laurent Rineau
ca858a3713
Merge pull request #3518 from albert-github/feature/bug_xhtml_address
...
XHTML address of dtd
2018-12-19 16:08:21 +01:00
Laurent Rineau
772da33fd5
Merge pull request #3519 from albert-github/feature/bug_xhtml_toc
...
XHTML problem regarding TOC definition
2018-12-19 16:08:18 +01:00
Laurent Rineau
5cd84de243
Merge pull request #3533 from albert-github/feature/bug_xhtml_problems
...
XHTML Problems regarding tag sequences
2018-12-19 16:06:37 +01:00
Laurent Rineau
41dfc2b6c3
Merge pull request #3534 from sloriot/Doc-fig_extra_end_p
...
avoid extra </p> after figures
2018-12-19 16:01:20 +01:00
Laurent Rineau
c6798fb436
Merge pull request #3534 from sloriot/Doc-fig_extra_end_p
...
avoid extra </p> after figures
2018-12-19 15:45:48 +01:00
Simon Giraudot
3096425044
Add some indication on what to compile in TensorFlow (it's not well documented)
2018-12-12 10:06:57 +01:00
Sébastien Loriot
7e42c30647
avoid extra `</p>` after figures
2018-12-12 08:24:32 +01:00
albert-github
8f9510c3a4
XHTML Problems regarding tag sequences
...
XHTML is strict regarding tag sequences (contrary to HTML) in out case most of the times missing or superfluous p tags.
2018-12-11 19:31:25 +01:00
Simon Giraudot
34aa9a5290
Document tensorflow classifier + example
2018-12-11 16:32:04 +01:00
Iordan Iordanov
1b99ae313a
newline at the end of 'dependencies' file
2018-12-11 10:09:07 +01:00
albert-github
14560b8e3c
XHTML problem regarding TOC definition
...
Form the doxygen documentation:
Normally the contents between \htmlonly and \endhtmlonly is inserted as-is. When you want to insert a HTML
fragment that has block scope like a table or list which should appear outside <p>..</p>, this can lead to invalid
HTML. You can use \htmlonly[block] to make doxygen end the current paragraph and restart it after \endhtmlonly.
2018-12-08 15:15:27 +01:00
albert-github
66359c5d13
XHTML address of dtd
...
The address of the dtd for checking has changed from http -> https
2018-12-08 13:28:28 +01:00
Laurent Rineau
6d884475db
Merge pull request #3467 from sloriot/Doc-fix_bib
...
Fix urls in bib
2018-12-01 16:31:05 +01:00
Lingjie Zhu
08a7c7595a
add more references
2018-11-30 15:32:34 +08:00
Lingjie Zhu
9db2720d6f
fix reference manual
2018-11-30 15:30:08 +08:00
Lingjie Zhu
4cc29e6357
add citations to cgal_manual.bib
2018-11-30 15:24:16 +08:00
Sébastien Loriot
144411ae82
Add doc template
2018-11-30 15:24:16 +08:00
Iordan Iordanov
948ac42aba
updating to current version of master (hoping to resolve issue with \ref to chapters in the documentation)
2018-11-22 19:55:49 +01:00