Description: Fixmathjax
Index: python-escript-5.6/doc/sphinx_api/conf.py
===================================================================
--- python-escript-5.6.orig/doc/sphinx_api/conf.py
+++ python-escript-5.6/doc/sphinx_api/conf.py
@@ -93,6 +93,8 @@ pygments_style = 'sphinx'
 
 # -- Options for HTML output ---------------------------------------------------
 
+mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax.js'
+
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 html_theme = 'classic'
