From: Antonio Valentino Date: Thu, 29 Jun 2017 05:31:26 +0000 (+0000) Subject: use local mathjax X-Git-Tag: archive/raspbian/3.10.2-1+rpi1~1^2^2^2^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0497404fd008d39c46baba10ae64305772ef5e89;p=pytables.git use local mathjax Gbp-Pq: Name 0003-use-local-mathjax.patch --- diff --git a/doc/source/conf.py b/doc/source/conf.py index c72e5ea..90c880d 100644 --- 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' +