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
Iordan Iordanov
1161b30b5a
fixed biblio entry (forcing uppercase letters only to proper names)
2018-11-22 16:03:39 +01:00
Iordan Iordanov
fc49e9ecab
fix for biblio bug
2018-11-22 10:13:04 +01:00
Sébastien Loriot
06b7cd42ba
fix urls in bib
2018-11-21 09:47:22 +01:00
Sébastien Loriot
bc0bac113f
close <link />
2018-11-20 17:23:28 +01:00
Laurent Rineau
66e6a5575c
Update the menu_version.js in `master`
...
See the dropdown menu at the top of:
https://cgal.geometryfactory.com/CGAL/doc/master/
2018-11-13 14:24:52 +01:00
Andreas Fabri
63afe3e2f9
Move Heat_method_3 in Documentation/dependencies to make merge into integration easier
2018-11-12 13:52:33 +01:00
Andreas Fabri
ffae480b6e
Move Heat_method_3 in Documentation/dependencies to make merge into integration easier
2018-11-12 13:51:00 +01:00
Andreas Fabri
5b62f06871
Fix merge conflicts
2018-11-12 13:02:52 +01:00
Guillaume Damiand
7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Sébastien Loriot
d940632471
Merge pull request #3258 from MaelRL/PMP-Filter_degenerate_polygon_soup_input-GF
...
PMP: repair polygon soup
2018-11-02 10:37:58 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Mael Rouxel-Labbé
208e20e817
Fixed minor merge errors
2018-10-08 20:02:21 +02:00
Mael Rouxel-Labbé
d18e21cfe7
Merge branch 'PMP-Filter_degenerate_polygon_soup_input-GF-old' into PMP-Filter_degenerate_polygon_soup_input-GF
2018-10-08 16:19:26 +02:00
Sébastien Loriot
2f9408f867
rename link name to match package name
2018-10-08 10:28:55 +02:00
Sébastien Loriot
3dd0aa112d
rename macro not following the convention
2018-10-08 10:28:55 +02:00
Sébastien Loriot
ea240cfac5
use \PkgXXX instead of \PkgXXXSummary
2018-10-08 10:28:44 +02:00
Sébastien Loriot
a2e8a1c68f
add the suffix Ref to doxygen link to reference
2018-10-08 10:26:56 +02:00
Iordan Iordanov
02a99b9c81
updating branch to get latest update from 'master'
2018-10-05 10:38:46 +02:00
Laurent Rineau
fdd824d77f
Merge pull request #3312 from sloriot/Doc-no_sgi_links
...
Do not link to sgi.com (offline)
2018-09-17 11:36:34 +02:00
Laurent Rineau
775b7ce51b
Merge pull request #3319 from maxGimeno/Documentaation-Fix_menu_version-GF
...
Documentation: Fix the version menu.
2018-09-17 11:36:26 +02:00
Sébastien Loriot
d577065508
add favicon
2018-09-06 17:04:43 +02:00
Maxime Gimeno
726a7fccc1
If the current version of the doc is not in the array, display it
...
anyway. To be etested.
2018-09-05 15:52:39 +02:00
Sébastien Loriot
376bc42716
update URL and use https
2018-09-04 13:29:51 +02:00
Sébastien Loriot
196119adbc
do not link to sgi.com
2018-09-04 13:17:56 +02:00
Mael Rouxel-Labbé
ce9adddf5e
Added METIS to the list of third party libraries
2018-08-31 11:51:52 +02:00
Christina Vaz
62ebde3d2e
citations needed and intro of user manual
2018-08-06 01:00:18 -04:00
Mael Rouxel-Labbé
46bd7dc832
Merge branch 'PMP-Filter_degenerate_polygon_soup_input-GF-old' into PMP-Filter_degenerate_polygon_soup_input-GF
2018-08-03 09:34:15 +02:00
Maxime Gimeno
8d0a67095f
Merge branch 'master' into IntrinsicFaceGraph-V2
2018-08-01 15:40:36 +02:00
Laurent Rineau
7b0dbac0e6
Update menu_version.js with the link to 4.13-beta1
2018-07-31 16:06:22 +02:00
Laurent Rineau
6ca040dc0c
Update the supported compilers
2018-07-31 15:59:44 +02:00
Laurent Rineau
0c4612e27d
Update menu_version.js with new releases
2018-07-31 15:54:19 +02:00
Mael Rouxel-Labbé
e6a04b1fa2
Misc minor changes
2018-07-26 18:26:11 +02:00
Mael Rouxel-Labbé
16a9bc4d7c
Fixed some links / concepts related to sgi.com and cppreference
2018-07-26 16:27:58 +02:00
Maxime Gimeno
4e8264b109
Merge CGAL/master to get rid of the dependency to QGLViewer
2018-06-11 12:10:57 +02:00
Mael Rouxel-Labbé
7ea3a8044e
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-06-05 14:39:18 +02:00
Laurent Rineau
3bb89133fa
Merge pull request #3135 from sloriot/Doc-mathjax_1.8.13
...
Fix default mathjax URL for doxygen 1.8.13
2018-06-01 17:26:19 +02:00
Laurent Rineau
1743afec24
Merge pull request #3131 from sloriot/Doc-update_dir
...
Use a directory that exists
2018-06-01 17:26:12 +02:00
Laurent Rineau
ab973c90e0
Merge pull request #2739 from lrineau/Mesh_3-improve_polylines_to_protect-GF
...
Mesh_3 new improvements: polylines_to_protect(), new API of Labeled_mesh_domain_3
2018-06-01 17:25:52 +02:00
Laurent Rineau
bcdd908fb6
Merge pull request #3135 from sloriot/Doc-mathjax_1.8.13
...
Fix default mathjax URL for doxygen 1.8.13
2018-06-01 17:22:21 +02:00
Sébastien Loriot
a0017d8219
fix mathjax default for doxygen 1.8.13
2018-05-30 14:28:08 +02:00
Sébastien Loriot
094a6efee6
use a directory that exists
2018-05-29 13:30:49 +02:00
Laurent Rineau
2766e1ff5d
Merge 'master' and fix conflicts
2018-05-28 16:40:09 +02:00
Maxime Gimeno
12f286cabf
Add missing updates after the fork of libQGLViewer
2018-05-28 16:23:13 +02:00
Laurent Rineau
5d665ffefe
Merge pull request #3082 from afabri/Installation-Supported_platforms-GF
...
Installation: Fix minimum version numbers
2018-05-25 10:42:16 +02:00
Iordan Iordanov
af10ea2328
modifications to global Doxygen dependencies in preparation of documentation for the Hyperbolic and periodic Hyperbolic packages
2018-05-22 10:58:24 +02:00
Maxime Gimeno
8b9d8dba5c
Marks the 1.8.13 column as used by the official CGAL doc and makes the result table prettier.
2018-05-15 15:36:59 +02:00
Laurent Rineau
9564baf2d9
Add the C++ concept Callable
...
Fix Mael's comment:
https://github.com/CGAL/cgal/pull/2739#discussion_r175413586
2018-05-15 14:56:23 +02:00
Andreas Fabri
590c137603
Write what we currently test for clang
2018-05-15 10:25:29 +01:00
Andreas Fabri
32c21a9533
Remove Intel compiler
2018-05-15 10:10:05 +01:00
Andreas Fabri
e656f9b422
Fixes for Windows
2018-05-15 10:08:19 +01:00
Andreas Fabri
6c88f96a7e
Fix links; Remove a paragraph 'Before 4.6 blabla'; Upgrade minimum VC++
2018-05-09 15:52:28 +01:00
Andreas Fabri
3134e026c0
Fixes
2018-05-04 15:14:17 +01:00
Mael Rouxel-Labbé
17d46e9211
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-04-26 11:55:17 +02:00
Maxime Gimeno
06733568b2
Fix warnings of 1.8.13 copying number for master cilumn
2018-04-25 12:04:33 +02:00
Laurent Rineau
d34731d249
Merge pull request #3023 from maxGimeno/Documentation-Add_a_version_menu-GF
...
Doc: Add a menu for version selection in the doc header.
2018-04-16 14:50:40 +02:00
Laurent Rineau
2dae477bb1
Tweak the appearance (CSS)
2018-04-13 18:23:34 +02:00
Laurent Rineau
214034139d
Fix the script
2018-04-13 17:42:27 +02:00
Maxime Gimeno
0161fe7c49
Add a menu for version selection to the doc.
2018-04-13 16:32:07 +02:00
Laurent Rineau
030cffa706
CSS tweaks, for CGAL-4.13
...
@sloriot agreed with the changes.
2018-04-11 10:06:55 +02:00
Laurent Rineau
96791e5d68
but/though... final change?
2018-03-30 17:22:41 +02:00
Laurent Rineau
0ef41a2e3c
but not all
2018-03-30 17:10:44 +02:00
Laurent Rineau
d855b1ae47
New section in the manual. Amend CHANGES.md and announcement mail
...
- New subsection "CGAL Dependencies" in the section "Header-only"
- Add a paragraph to CHANGES.md, and to the announcement mail.
2018-03-30 17:00:24 +02:00
Laurent Rineau
c3ea8ac17f
wording
2018-03-30 16:26:54 +02:00
Laurent Rineau
dcb0b17239
wording (Mael, Sébastien)
2018-03-30 16:22:08 +02:00
Laurent Rineau
342b1110b9
"headers only"->"header-only" (review by Jane)
2018-03-30 16:18:47 +02:00
Laurent Rineau
916b3cfc51
After the review by Sébastien
2018-03-30 16:16:03 +02:00
Laurent Rineau
d25f7ba761
Documentation pure header-only, for CGAL-4.12
2018-03-30 16:05:06 +02:00
Mael Rouxel-Labbé
8646350d47
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-03-15 14:42:21 +01: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
Maxime Gimeno
129a5474de
Make the resutl page less painful to read
2018-03-02 13:41:54 +01:00
Mael Rouxel-Labbé
d9168d011c
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-02-23 18:24:39 +01:00
Laurent Rineau
c409a61ec5
Merge pull request #2813 from MaelRL/BGL-doc_improvement-GF
...
BGL: Doc & tests improvements
2018-02-23 17:34:32 +01:00
Mael Rouxel-Labbé
c28e05be0c
Merge branch 'Periodic_3_mesh_3-Feature-MBogdanov-old' into Periodic_3_mesh_3-Feature-MBogdanov
2018-02-23 12:50:06 +01:00
Mael Rouxel-Labbé
1c2d1f3ec5
Misc doc change
2018-02-23 09:59:17 +01:00
Laurent Rineau
a2e829fab3
Remove Kinetic_data_structures and Kinetic_framework from CGAL
2018-02-21 11:02:35 +01:00
Laurent Rineau
4811fae85c
Do not document the CGAL pure header-only mode
2018-02-20 17:58:50 +01:00
Mael Rouxel-Labbé
28d55f8981
Merge branch 'master' into BGL-doc_improvement-GF
2018-02-15 11:32:50 +01:00
Mael Rouxel-Labbé
7d9646d4c5
BGL reference manual improvements
2018-02-08 18:18:41 +01:00
Maxime Gimeno
f4fe671a32
hide manual index for 1.8.4 also
2018-02-07 10:17:24 +01:00
Maxime Gimeno
181b002d3e
Do the same for 1.8.14
2018-02-06 12:10:06 +01:00
Maxime Gimeno
8fec028ea5
Add some postprocessing for 1.8.13
2018-02-06 11:24:12 +01:00
Maxime Gimeno
7f90fe1fec
Hide the broken index in Manual.
2018-02-05 15:02:33 +01:00
Laurent Rineau
f310fc588d
Merge pull request #2690 from sgiraudot/Classification-ETHZ_random_forest-GF
...
Classification: ETHZ Random Forest
2018-02-01 17:35:30 +01:00
Laurent Rineau
67f4ab82af
Merge pull request #2723 from MaelRL/PMP-Graph_partition-GF
...
BGL Small feature: Graph partitioning
2018-01-31 18:29:59 +01:00
Sébastien Loriot
d54113c18b
Merge remote-tracking branch 'cgal/releases/CGAL-4.11-branch'
2018-01-30 11:22:39 +01:00
Laurent Rineau
153e5b2e15
Merge pull request #2765 from maxGimeno/Documentation_testsuite-Print_results_of_all_versions_in_table-GF
...
Documentation testsuite : Add results and overview for all three doxygen versions
2018-01-29 18:08:49 +01:00
Maxime Gimeno
558714a84c
Re-arrange logs page
2018-01-26 15:38:13 +01:00