projects
/
pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c91a676
)
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>
Thu, 2 Jan 2025 19:03:09 +0000
(19:03 +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 090dbfa1f09a97e49fa6a3adb4a0b952d5eaabc3..40a5c7d0a1778c4727e1284e50de5797298abc3d 100644
(file)
--- a/
doc/source/conf.py
+++ b/
doc/source/conf.py
@@
-210,3
+210,7
@@
extlinks = {
autodoc_member_order = "groupwise"
autoclass_content = "class"
autosummary_generate = []
+
+# -- Options for mathjax -----------------------------------------------------
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+