summaryrefslogtreecommitdiff
path: root/sphinx/ext/mathjax.py
Commit message (Expand)AuthorAgeFilesLines
* [WIP] parallel readGeorg Brandl2014-09-221-1/+1
* Change extension setup() return value to a dictionary of metadata.Georg Brandl2014-09-221-1/+1
* Return version from setup() for all sphinx.ext extensions.Georg Brandl2014-09-031-0/+2
* * fix again for mathjax secure url. refs #1459.shimizukawa2014-06-111-1/+3
* fixes #1459sbrandtb2014-06-051-1/+1
* 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 acc...Georg Brandl2011-05-151-2/+3
* Added the :mod:`sphinx.ext.mathjax` extension, based onGeorg Brandl2011-01-061-0/+67