Author: Michael R. Crusoe
Description: Drop unused dependency on mathjax
--- salmon.orig/doc/source/conf.py
+++ salmon/doc/source/conf.py
@@ -31,7 +31,6 @@
 extensions = [
     'sphinx.ext.autodoc',
     'sphinx.ext.todo',
-    'sphinx.ext.mathjax',
     'sphinx.ext.ifconfig',
 ]
 
