Skip to content

Commit e1bcf96

Browse files
authored
Merge pull request #6699 from tjhei/doxygen-mathjax
doxygen: fix formulas using good mathjax location
2 parents 2981965 + 473e08e commit e1bcf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/options.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1168,7 +1168,7 @@ USE_MATHJAX = YES
11681168
# However, it is strongly recommended to install a local
11691169
# copy of MathJax from http://www.mathjax.org before deployment.
11701170

1171-
MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
1171+
MATHJAX_RELPATH = https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/
11721172

11731173
# The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension
11741174
# names that should be enabled during MathJax rendering.

0 commit comments

Comments
 (0)