projects
/
scipy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
944ba8a
)
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>
Mon, 19 Feb 2024 14:53:59 +0000
(15:53 +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 6b368775378f92351b7e78ba6546fecfd26e06ea..cc01771caf0983a3e3d7b04537bfadbe68b334fe 100644
(file)
--- a/
doc/source/conf.py
+++ b/
doc/source/conf.py
@@
-244,6
+244,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