Revision: 6026
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6026&view=rev
Author:   mdboom
Date:     2008-08-12 18:01:52 +0000 (Tue, 12 Aug 2008)

Log Message:
-----------
Oops in last commit.

Modified Paths:
--------------
    trunk/matplotlib/doc/conf.py

Modified: trunk/matplotlib/doc/conf.py
===================================================================
--- trunk/matplotlib/doc/conf.py        2008-08-12 17:58:00 UTC (rev 6025)
+++ trunk/matplotlib/doc/conf.py        2008-08-12 18:01:52 UTC (rev 6026)
@@ -28,7 +28,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 = ['mathmpl', 'math_symbol_table', 'sphinx.ext.autodoc',
-              'only_directives', 'plot_directive', 'inheritance_diagram', 
'toy']
+              'only_directives', 'plot_directive', 'inheritance_diagram']
 
 # 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.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to