Forwarded: no
Avoid a privacy breach by using the packaged version of
libjs-mathjax in the generated sphinx docs.
Gbp-Pq: Name sphinx_mathjax_location.patch
edit_on_github_branch = 'master/docs/source'
# Math
-mathjax_path = "http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
+mathjax_path = "file:///usr/share/javascript/mathjax/config/TeX-AMS-MML_HTMLorMML.js"
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']