Commit Graph

8 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé b5c21e1f5d Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
albert-github e5177aa014 Introducing central MATHJAX_CODEFILE
Currently the needed extra definitions for MathJax usage (i.e. `\newcommand` and `\def` commaonds) are distributed over the header file and in a number of source code files.
Doxygen has the possibility for a centralize this by means of the MATHJAX_CODEFILE configuration setting, this has been implemented.
2020-04-13 12:37:57 +02: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
Sébastien Loriot d577065508 add favicon 2018-09-06 17:04:43 +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
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
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