summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-01-06 13:21:36 +0100
committerGeorg Brandl <georg@python.org>2011-01-06 13:21:36 +0100
commit568bdbbdde3719d6722823b5b729062f94c42d59 (patch)
tree8149c37daef405d2dde588f0cae72193df09b735 /AUTHORS
parent556925036c9f287a871ed972fcc0630523df8539 (diff)
downloadsphinx-568bdbbdde3719d6722823b5b729062f94c42d59.tar.gz
Added the :mod:`sphinx.ext.mathjax` extension, based on
https://bitbucket.org/kevindunn/sphinx-extension-mathjax/ by Kevin Dunn.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 2ce36fcc..09574fbe 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -11,6 +11,7 @@ Other contributors, listed alphabetically, are:
* Etienne Desautels -- apidoc module
* Michael Droettboom -- inheritance_diagram extension
* Charles Duffy -- original graphviz extension
+* Kevin Dunn -- MathJax extension
* Josip Dzolonga -- coverage builder
* Horst Gutmann -- internationalization support
* Martin Hans -- autodoc improvements