projects
/
pytables.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d49a89f
)
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>
Tue, 8 Dec 2020 09:02:17 +0000
(09:02 +0000)
Forwarded: not-needed
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 3974597ae7696fedc671315c5299777a85ad5171..231de4446435ac708bee9e44494f85a34fbe28e8 100644
(file)
--- a/
doc/source/conf.py
+++ b/
doc/source/conf.py
@@
-207,3
+207,6
@@
autodoc_member_order = "groupwise"
autoclass_content = "class"
autosummary_generate = []
+# -- Options for mathjax -----------------------------------------------------
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+