Revision: 6304
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6304&view=rev
Author:   mdboom
Date:     2008-10-23 12:57:15 +0000 (Thu, 23 Oct 2008)

Log Message:
-----------
Fix w3c compliance.  (Xavier Gnata)

Modified Paths:
--------------
    trunk/matplotlib/doc/_templates/index.html
    trunk/matplotlib/doc/_templates/indexsidebar.html

Modified: trunk/matplotlib/doc/_templates/index.html
===================================================================
--- trunk/matplotlib/doc/_templates/index.html  2008-10-22 23:50:06 UTC (rev 
6303)
+++ trunk/matplotlib/doc/_templates/index.html  2008-10-23 12:57:15 UTC (rev 
6304)
@@ -24,7 +24,7 @@
   alt="screenshots"/></a></p>
 
 
-  For example, to generate 10,000 gaussian random numbers and make a
+  <p>For example, to generate 10,000 gaussian random numbers and make a
   histogram plot binning the data into 100 bins, you simply need to
   type</p>
 
@@ -38,8 +38,8 @@
   or via a handle graphics interface familiar to Matlab&reg; users.
   The pylab mode provides all of the <a href="api/pyplot_api.html">pyplot</a> 
plotting
   functions listed below, as well as non-plotting functions from
-  <a href=http://scipy.org/Numpy_Example_List_With_Doc>numpy</a> and
-<a href="api/mlab_api.html">matplotlib.mlab</a> </p>
+  <a href="http://scipy.org/Numpy_Example_List_With_Doc";>numpy</a> and
+  <a href="api/mlab_api.html">matplotlib.mlab</a>.</p>
 
   <h3>Plotting commands</h3> <br/>
 

Modified: trunk/matplotlib/doc/_templates/indexsidebar.html
===================================================================
--- trunk/matplotlib/doc/_templates/indexsidebar.html   2008-10-22 23:50:06 UTC 
(rev 6303)
+++ trunk/matplotlib/doc/_templates/indexsidebar.html   2008-10-23 12:57:15 UTC 
(rev 6304)
@@ -11,8 +11,8 @@
 and mapping toolkit
 <a href="http://matplotlib.sf.net/basemap/doc/html";>basemap</a>.</p>
 
-<p>Please <a href=https://sourceforge.net/my/donations.php>donate</a>
-to support matplotlib development</p>
+<p>Please <a href="https://sourceforge.net/my/donations.php";>donate</a>
+to support matplotlib development.</p>
 
 <h3>Need help?</h3>
 


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
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to