projects
/
pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f032e4
)
use local mathjax
author
Antonio Valentino
<antonio.valentino@tiscali.it>
Thu, 29 Jun 2017 05:31:26 +0000
(
05:31
+0000)
committer
Antonio Valentino
<antonio.valentino@tiscali.it>
Wed, 2 Jan 2019 09:48:48 +0000
(09:48 +0000)
Gbp-Pq: Name 0003-use-local-mathjax.patch
doc/source/conf.py
patch
|
blob
|
history
diff --git
a/doc/source/conf.py
b/doc/source/conf.py
index c72e5ea8a4a54dff9649b75ac07027fc6649397c..90c880ddd0eee23c10acff5e1563afaf7d11f4a6 100644
(file)
--- a/
doc/source/conf.py
+++ b/
doc/source/conf.py
@@
-262,3
+262,6
@@
extlinks = {
'issue': ('https://github.com/PyTables/PyTables/issues/%s', 'gh-'),
'irc': ('http://pytables.github.io/irc/%s.html', ''),
}
+
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+