summaryrefslogtreecommitdiff
path: root/doc/ext/math.rst
Commit message (Expand)AuthorAgeFilesLines
* improved consistency for how docs refer to True and FalseEricFromCanada2014-06-181-2/+2
* corrections for misspellingsEricFromCanada2014-06-181-1/+1
* docs: fix link to MathJax documentationGeorg Brandl2013-03-301-1/+1
* Closes #1010: Make pngmath images transparent by default; IE7+ should handle it.Georg Brandl2012-10-281-12/+5
* Closes #817: note that math markup in docstrings needs to take care of backsl...Georg Brandl2012-01-291-0/+4
* Make it clear that math labels are internal.Georg Brandl2011-09-211-4/+4
* s/jsmath/mathjax/Georg Brandl2011-07-231-1/+1
* some changes to math docsbond2011-07-191-8/+8
* Closes #683: set default MathJax path to the CDN URL, and update the docs acc...Georg Brandl2011-05-151-8/+8
* Change redirected URLs to the new locationsDaniel Neuh?user2011-02-051-1/+1
* Added :confval:`pngmath_add_tooltips`.Georg Brandl2011-01-081-0/+7
* Added the :mod:`sphinx.ext.mathjax` extension, based onGeorg Brandl2011-01-061-6/+38
* #481, #482: fix ``.name`` reference matching.Georg Brandl2010-08-051-4/+4
* Use the new rst domain in the sphinx docs.Georg Brandl2010-04-171-4/+4
* Correct info about jsmath_path if given relative.Georg Brandl2010-01-011-2/+2
* Fix grammar.Georg Brandl2009-03-041-2/+2
* merge with mainGeorg Brandl2009-02-141-2/+3
|\
| * Clarify what needs to be added to extensions.Georg Brandl2009-02-071-2/+3
* | Fix more line length and trailing whitespace.Georg Brandl2009-01-101-3/+3
|/
* * #72: In pngmath, make it possible to give a full path to LaTeX andGeorg Brandl2008-12-151-3/+11
* Document that mathbase isn't meant to be included in the extensions configGeorg Brandl2008-12-061-2/+7
* A few math experience improvements, inspired by Fredrik Johansson.Georg Brandl2008-11-161-2/+12
* Allow nonwrapped displaymath.georg.brandl2008-08-071-0/+15
* Test suite update for math extension.georg.brandl2008-08-061-2/+2
* Add math support to Sphinx.georg.brandl2008-08-061-0/+166