summaryrefslogtreecommitdiff
path: root/doc/ext
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-07-23 10:02:04 +0200
committerGeorg Brandl <georg@python.org>2011-07-23 10:02:04 +0200
commite24dcf1def244de81486f936871702a308b39be8 (patch)
tree3d4b6fee4e7e36b438eb342603068ac0c7f8fe4b /doc/ext
parent8c9a595dbd163bc13486248211f3fdb43094e34b (diff)
downloadsphinx-e24dcf1def244de81486f936871702a308b39be8.tar.gz
s/jsmath/mathjax/
Diffstat (limited to 'doc/ext')
-rw-r--r--doc/ext/math.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext/math.rst b/doc/ext/math.rst
index 6ae2c719..bbefe382 100644
--- a/doc/ext/math.rst
+++ b/doc/ext/math.rst
@@ -18,7 +18,7 @@ support extensions should, if possible, reuse that support too.
:mod:`.mathbase` is not meant to be added to the :confval:`extensions` config
value, instead, use either :mod:`sphinx.ext.pngmath` or
- :mod:`sphinx.ext.jsmath` as described below.
+ :mod:`sphinx.ext.mathjax` as described below.
The input language for mathematics is LaTeX markup. This is the de-facto
standard for plain-text math notation and has the added advantage that no