summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Rocca <ema@debian.org>2023-08-23 15:26:17 +0200
committerEmanuele Rocca <ema@debian.org>2023-08-24 20:56:17 +0200
commit8edf369e22216ff96ccabf5754da0cf8b9575ac7 (patch)
treed129befa7f3f3296d21d0ed39495f4f8bf30c133
parent2a6fa51a9976c2d67649fbae1b7602f4dccaffbe (diff)
Use local files from libjs-mathjax, not cdn.mathjax.org
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 1654d16fc..fea87b1c0 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -1556,7 +1556,7 @@ MATHJAX_FORMAT = HTML-CSS
# The default value is: https://cdn.mathjax.org/mathjax/latest.
# This tag requires that the tag USE_MATHJAX is set to YES.
-MATHJAX_RELPATH = https://cdn.mathjax.org/mathjax/latest
+MATHJAX_RELPATH = ../../../javascript/mathjax
# The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax
# extension names that should be enabled during MathJax rendering. For example