Commit Graph

16 Commits

Author SHA1 Message Date
Sébastien Loriot 72bc88d38f do not link in the macro 2021-04-08 18:28:24 +02:00
albert-github 453b611002 OUTPUT_TEXT_DIRECTION has been made obsolete
The doxygen setting OUTPUT_TEXT_DIRECTION is obsolete
2021-03-19 12:35:30 +01:00
Maxime Gimeno fb3746168d remove \sc 2021-02-05 11:10:20 +01:00
albert-github c3235cd86f Obsolete doxygen setting COLS_IN_ALPHA_INDEX
In the version 1.9.0 the setting `COLS_IN_ALPHA_INDEX` has been made obsolete and generates a warning during building.
As the default value is used it can also be removed (doxygen will automatically take the default value in the older versions).
2021-01-07 11:16:46 +01:00
Laurent Rineau 33b38f11a9 5.1.2 has been published 2020-12-22 17:11:39 +01:00
Laurent Rineau 67a7c1bd9b Merge branch '5.2.x-branch' 2020-12-18 15:59:43 +01:00
Laurent Rineau 485e672c26 Prepare for 5.2 final version 2020-12-18 15:58:54 +01:00
Laurent Rineau 6576d64bf7 Merge pull request #5226 from albert-github/feature/bug_advanced_end
Incorrect HTML code in relation with \cgalAdvancedEnd
2020-12-04 17:15:49 +01:00
albert-github 5d28a170bb Cherry-pick from PR #5237: Referencing non existing file
For a better quality also the close image was converted to an svg image, so the png does not exists anymore. This has to be reflected in this file as well.
2020-12-04 17:13:25 +01:00
albert-github 0ad5c59e24 Referencing non existing file
File slipped in, undoing (is in PR #5236)
2020-12-02 16:21:30 +01:00
albert-github 2d0b9cd3e4 Referencing non existing file
For a better quality also the close image was converted to an svg image, so the png does not exists anymore. This has to be reflected in this file as well.
2020-12-02 16:03:24 +01:00
albert-github 918a7cd374 Documentation of doxygen is at https server
To prevent extra redirects and a secure connection it is better to use `https` instead of `http` here.
2020-12-02 15:59:28 +01:00
albert-github c900353e91 Incorrect HTML code in relation with \cgalAdvancedEnd
Due to some subtle interactions between used doxygen commands and the defined `\cgalAdvancedEnd` incorrect HTML code is generated.
This was shown by `xmllint (and some options) as
```
parser error : Opening and ending tag mismatch: div line</td></tr>
```
With the `\noop` "trick" this can here be overcome.

The presented output though looked OK.
2020-11-30 14:58:29 +01:00
Laurent Rineau 1077767f79 Update menu_version.js after 5.0.4 and 5.1.1 2020-11-16 18:30:38 +01:00
Laurent Rineau 1d9bebc673 Prepare CGAL-5.2-beta1 2020-11-13 16:37:15 +01:00
Sébastien Loriot 0d534e2821 add resources for 1.8.20 2020-10-27 19:31:31 +01:00