summaryrefslogtreecommitdiff
path: root/debian/patches/0002-Use-system-MathJax.patch
blob: 4f8e143cd3a9666ab4b739b8416e9c6ba1c4a061 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Gard Spreemann <gspr@nonempty.org>
Date: Wed, 25 Sep 2019 15:14:13 +0200
Subject: Use system MathJax.

---
 src/Doxyfile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Doxyfile.in b/src/Doxyfile.in
index 6e0e033..b2f44d5 100644
--- a/src/Doxyfile.in
+++ b/src/Doxyfile.in
@@ -1506,7 +1506,7 @@ MATHJAX_FORMAT         = HTML-CSS
 # The default value is: http://cdn.mathjax.org/mathjax/latest.
 # This tag requires that the tag USE_MATHJAX is set to YES.
 
-MATHJAX_RELPATH        = 
+MATHJAX_RELPATH        = /usr/share/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