Commit Graph

112 Commits

Author SHA1 Message Date
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
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
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 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
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
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
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
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
Laurent Rineau 7b0dbac0e6 Update menu_version.js with the link to 4.13-beta1 2018-07-31 16:06:22 +02:00
Laurent Rineau 0c4612e27d Update menu_version.js with new releases 2018-07-31 15:54:19 +02:00
Sébastien Loriot a0017d8219 fix mathjax default for doxygen 1.8.13 2018-05-30 14:28:08 +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
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 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
Sébastien Loriot d54113c18b Merge remote-tracking branch 'cgal/releases/CGAL-4.11-branch' 2018-01-30 11:22:39 +01:00
Sébastien Loriot 5e81643b53 let doxygen decide what is MATHJAX_RELPATH by default 2018-01-24 14:38:01 +01:00
Sébastien Loriot cbd08e1db7 use new URL for MathJax
https://www.mathjax.org/cdn-shutting-down/
2018-01-23 20:42:34 +01:00
Sébastien Loriot f10f072139 update config file of doxygen 1.8.14 2018-01-22 17:18:21 +01:00
Sébastien Loriot 85b4ad3271 restore 1.8.13 aliases and create new resource dir for 1.8.14
aliases from 1.8.13 and 1.8.14 are not compatible with each other
2018-01-22 17:05:03 +01:00
Sébastien Loriot 311ce10e6c replace "\n" with physical line break "^^" in aliases to please doxygen 1.8.14 2018-01-10 12:46:20 +01:00
Laurent Rineau e35cb74938 Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch 2017-11-29 18:32:10 +01:00
Laurent Rineau d8dce6fd88 resizeHeight no longer exist
I have verified in the template in Doxygen 1.8.13 and that line does not
exist.

... And it makes the script crash and report an error in the browser
console.
2017-11-28 11:42:41 +01:00
Laurent Rineau 92a6f5ef71 Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch 2017-08-28 14:19:02 +02:00
Laurent Rineau d5d8ddecba Import patch from PR #2366
Remove our CSS hacks, to "fix" the compilation with Doxygen 1.8.13
2017-08-28 14:17:48 +02:00
Laurent Rineau 4594430aac Merge pull request #2138 from sgiraudot/Point_set_processing-Las_IO-GF
Point set processing: LAS I/O
2017-07-17 12:45:24 +02:00
Simon Giraudot 40ae0436e1 Add C++11 conditions/tests/warnings for LAS and PLY IO functions and related files 2017-07-11 11:58:53 +02:00
Mael Rouxel-Labbé 3c42724e22 Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
Based on Kernel_Weighted_point_without...
  @ 41e7520b3e
2017-06-15 15:07:53 +02:00
Maxime Gimeno 305807ef6d add cgal version 2017-04-13 10:31:24 +02:00
Maxime Gimeno 477196c52d clean-up 2017-02-06 16:31:48 +01:00
Mael Rouxel-Labbé a77272be94 Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle 2017-02-03 16:52:51 +01:00
Maxime Gimeno 60d0a39d42 fixes 2017-01-24 14:46:36 +01:00
Maxime Gimeno 82860688d1 Fix the doc to avoid diffs between 1.8.4 and 1.8.13 outputs 2017-01-24 09:39:23 +01:00
Maxime Gimeno b8b5b64dc2 Add XML output 2017-01-16 12:05:38 +01:00
Sébastien Loriot 7ef509d1bf add resource files for 1.8.13 patched
to be used with https://github.com/CGAL/doxygen/tree/release_1_8_13_patched
2016-12-29 17:14:10 +01:00
Sébastien Loriot d18f0ce0ba move more files to version specific resources 2016-12-29 15:38:12 +01:00
Sébastien Loriot 388c68dcc3 move resource files in a directory with the doxygen version it was generated for 2016-12-29 15:18:00 +01:00
Sébastien Loriot 8ec61532ff follow up of #900 2016-12-29 13:44:27 +01:00
Simon Giraudot cec789483d Reference tutorial page in sidebar menu and header menu 2016-03-10 16:14:37 +01:00
Monique Teillaud 9f1f87b24d Revert "update using "doxygen -u"" (let's not be earlier than master)
This reverts commit 3bc3a3d90face93c38750ec87517067b56727adb.
2016-01-17 20:03:14 +01:00
Monique Teillaud 4501417be1 update using "doxygen -u" 2016-01-17 20:03:13 +01:00
Philipp Möller 35d2e7f1b6 Move the bib files and adjust paths 2015-12-10 17:00:25 +01:00
Philipp Möller 992de97a7d Move BaseDoxyfile and associated stuff to resources 2015-12-10 17:00:24 +01:00
Philipp Möller f38324f747 Move scripts as well 2015-12-10 17:00:23 +01:00