[Python-modules-commits] [cf-python] 04/17: packaged mathjax

Klaus Zimmermann zklaus-guest at moszumanska.debian.org
Thu Sep 8 14:48:55 UTC 2016


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

zklaus-guest pushed a commit to branch master
in repository cf-python.

commit 0016b078b171d02b41d4712b77309e0f27466a80
Author: Klaus Zimmermann <klaus.zimmermann at ts.infn.it>
Date:   Thu Aug 18 11:24:36 2016 +0200

    packaged mathjax
    
    Use packaged copy of math-jax.
---
 docs/source/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index 06f0a02..4343209 100755
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -40,6 +40,8 @@ extensions = ['sphinx.ext.autodoc',
               'sphinx.ext.doctest',
               ]
 
+mathjax_path = 'mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
 # Boolean indicating whether to scan all found documents for
 # autosummary directives, and to generate stub pages for each
 # (http://sphinx-doc.org/latest/ext/autosummary.html)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cf-python.git



More information about the Python-modules-commits mailing list