From: Ole Streicher <olebole@debian.org>
Date: Fri, 27 Oct 2017 10:28:23 -0300
Subject: Use the packaged MathJax

---
 docs/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/conf.py b/docs/conf.py
index 1a1e9f6..3698a4d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -44,3 +44,5 @@ nitpicky = True
 # Add intersphinx mappings
 intersphinx_mapping["semantic_version"] = ("https://python-semanticversion.readthedocs.io/en/latest/", None)
 intersphinx_mapping["jsonschema"] = ("https://python-jsonschema.readthedocs.io/en/stable/", None)
+
+mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
