This is an automated email from the git hooks/post-receive script.

toobaz-guest pushed a commit to branch patch-queue/master
in repository python-shapely.

commit b57ff231ef0755dfb03f9faf88a3e4d452449b81
Author: Pietro Battiston <m...@pietrobattiston.it>
Date:   Tue Sep 30 11:56:55 2014 +0200

    Retrieve MathJax.js locally
    
    
    Gbp-Pq: Name 0002-Retrieve-MathJax.js-locally.patch
---
 docs/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/conf.py b/docs/conf.py
index fe3b911..0fc0781 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -39,6 +39,8 @@ extensions = [
     'sphinx.ext.mathjax', # <--/
 ]
 
+mathjax_path = 'mathjax/MathJax.js?config=tex-ams-mml_htmlormml'
+
 # Add any paths that contain templates here, relative to this directory.
 #templates_path = ['_templates']
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-shapely.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to