summaryrefslogtreecommitdiff
path: root/sphinx/ext/mathjax.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* Closes #683: set default MathJax path to the CDN URL, and update the docs ↵Georg Brandl2011-05-151-2/+3
| | | | accordingly.
* Added the :mod:`sphinx.ext.mathjax` extension, based onGeorg Brandl2011-01-061-0/+67
https://bitbucket.org/kevindunn/sphinx-extension-mathjax/ by Kevin Dunn.