From: Kevin Murray <spam@kdmurray.id.au>
Date: Mon, 30 Nov 2015 13:26:34 +1100
Subject: Set mathjax path to debian's copy

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

--- python-skbio.orig/doc/source/conf.py
+++ python-skbio/doc/source/conf.py
@@ -117,6 +117,8 @@
     'sphinx.ext.intersphinx'
 ]
 
+mathjax_path='MathJax.js'
+
 # Determine if the matplotlib has a recent enough version of the
 # plot_directive.
 
