Clarify what needs to be added to extensions.

This commit is contained in:
Georg Brandl 2009-02-07 20:38:56 +01:00
parent 0b34fa7ef3
commit 36b21d0570

View File

@ -17,8 +17,9 @@ if possible, reuse that support too.
.. note::
:mod:`sphinx.ext.mathbase` does not need to be added to the
:confval:`extensions` config value.
:mod:`sphinx.ext.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.
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