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
Laurent Rineau
f5836b2206
Merge branch 'releases/CGAL-4.13-branch'
2019-03-07 14:31:16 +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
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
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
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
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
Sébastien Loriot
5e81643b53
let doxygen decide what is MATHJAX_RELPATH by default
2018-01-24 14:38:01 +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