Revision: 6691
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6691&view=rev
Author:   jswhit
Date:     2008-12-22 16:16:58 +0000 (Mon, 22 Dec 2008)

Log Message:
-----------
mathpng no longer exists, use mathmpl

Modified Paths:
--------------
    trunk/toolkits/basemap/doc/conf.py

Modified: trunk/toolkits/basemap/doc/conf.py
===================================================================
--- trunk/toolkits/basemap/doc/conf.py  2008-12-21 04:14:20 UTC (rev 6690)
+++ trunk/toolkits/basemap/doc/conf.py  2008-12-22 16:16:58 UTC (rev 6691)
@@ -27,7 +27,7 @@
 
 # Add any Sphinx extension module names here, as strings. They can be 
extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['mathpng', 'sphinx.ext.autodoc']
+extensions = ['mathmpl', 'math_symbol_table', 'sphinx.ext.autodoc']
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to