We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f71dc commit 2cdae22Copy full SHA for 2cdae22
doc/Doxyfile
@@ -1431,7 +1431,7 @@ MATHJAX_FORMAT = HTML-CSS
1431
# The default value is: http://cdn.mathjax.org/mathjax/latest.
1432
# This tag requires that the tag USE_MATHJAX is set to YES.
1433
1434
-MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH = https://cdn.mathjax.org/mathjax/latest
1435
1436
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
1437
# extension names that should be enabled during MathJax rendering. For example
0 commit comments