projects
/
scipy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ec0026
)
use_local_mathjax
author
SVN-Git Migration
<python-modules-team@lists.alioth.debian.org>
Mon, 12 Oct 2015 22:17:20 +0000
(15:17 -0700)
committer
Drew Parsons
<dparsons@debian.org>
Sun, 28 Jan 2024 13:08:13 +0000
(14:08 +0100)
Setting mathjax_path variable to use the local mathjax javascript library
Patch-Name: use_local_mathjax.patch
Gbp-Pq: Name use_local_mathjax.patch
doc/source/conf.py
patch
|
blob
|
history
diff --git
a/doc/source/conf.py
b/doc/source/conf.py
index deca00f05d6f22e3509154be2b0ac76df13890e9..890b778d325b1b80b676db58fd58076636a36518 100644
(file)
--- a/
doc/source/conf.py
+++ b/
doc/source/conf.py
@@
-224,6
+224,7
@@
html_file_suffix = '.html'
htmlhelp_basename = 'scipy'
mathjax_path = "scipy-mathjax/MathJax.js?config=scipy-mathjax"
+mathjax_path='/usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
# -----------------------------------------------------------------------------
# Intersphinx configuration