Description: Switch to local mathjax for documentation
Author: Stuart Prescott <stuart@debian.org>
Forwarded: not-needed

Index: python-bumps/doc/conf.py
===================================================================
--- python-bumps.orig/doc/conf.py	2021-12-29 10:40:58.129091395 +0100
+++ python-bumps/doc/conf.py	2021-12-29 10:40:58.121091350 +0100
@@ -215,6 +215,8 @@
 
 program_title = 'Bumps: Curve Fitting and Uncertainty Analysis'
 
+mathjax_path = 'mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
 # -- Options for LaTeX output --------------------------------------------------
 
 # The paper size ('letter' or 'a4').
