projects
/
pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab37fc8
)
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, 8 Jan 2025 00:32:06 +0000
(
00:32
+0000)
Forwarded: not-needed
Gbp-Pq: Name 0002-use-local-mathjax.patch
doc/source/conf.py
patch
|
blob
|
history
diff --git
a/doc/source/conf.py
b/doc/source/conf.py
index 34445da8db65068fb769a5bbeb9e5d556a56502f..f7c7bb7f1164c92ea9a37bbfb086b471469673e3 100644
(file)
--- a/
doc/source/conf.py
+++ b/
doc/source/conf.py
@@
-128,3
+128,7
@@
extlinks = {
autodoc_member_order = "groupwise"
autoclass_content = "class"
autosummary_generate = []
+
+# -- Options for mathjax -----------------------------------------------------
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+