Revision: 6221
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6221&view=rev
Author:   jdh2358
Date:     2008-10-16 17:08:13 +0000 (Thu, 16 Oct 2008)

Log Message:
-----------
more nav links

Modified Paths:
--------------
    trunk/matplotlib/doc/_templates/indexsidebar.html
    trunk/matplotlib/doc/contents.rst
    trunk/matplotlib/doc/users/pyplot_tutorial.rst
    trunk/matplotlib/doc/users/screenshots.rst
    trunk/matplotlib/doc/users/toolkits.rst

Modified: trunk/matplotlib/doc/_templates/indexsidebar.html
===================================================================
--- trunk/matplotlib/doc/_templates/indexsidebar.html   2008-10-16 16:18:39 UTC 
(rev 6220)
+++ trunk/matplotlib/doc/_templates/indexsidebar.html   2008-10-16 17:08:13 UTC 
(rev 6221)
@@ -10,9 +10,10 @@
 </p>
 
 <h3>Need help?</h3>
-<p>Check the <a href="{{ pathto('contents') }}"}>docs</a>, the <a
-href="{{ pathto('faq/index') }}">faq</a>, and join the matplotlib  mailing  <a
-href="http://sourceforge.net/project/showfiles.php?group_id=80706";>lists</a>
+<p>Check the <a href="{{ pathto('users/index') }}"}>user</a> guide, the <a
+href="{{ pathto('faq/index') }}">faq</a>, the <a href="{{
+pathto('api/index') }}"}>api</a> docs, <a 
href=http://www.nabble.com/matplotlib---users-f2906.html>archives</a>, and join 
the matplotlib  mailing  <a
+href="http://sourceforge.net/mail/?group_id=80706";>lists</a>
 
 <p>You can file bugs, patches and feature requests on the sourceforge <a 
href="http://sourceforge.net/tracker2/?group_id=80706";>tracker</a>, but it is a 
good idea to ping us on the mailing list too.</p>
 

Modified: trunk/matplotlib/doc/contents.rst
===================================================================
--- trunk/matplotlib/doc/contents.rst   2008-10-16 16:18:39 UTC (rev 6220)
+++ trunk/matplotlib/doc/contents.rst   2008-10-16 17:08:13 UTC (rev 6221)
@@ -10,6 +10,7 @@
 
     Download `PDF <http://matplotlib.sf.net/doc/Matplotlib.pdf>`_
 
+
 .. toctree::
    :maxdepth: 2
 

Modified: trunk/matplotlib/doc/users/pyplot_tutorial.rst
===================================================================
--- trunk/matplotlib/doc/users/pyplot_tutorial.rst      2008-10-16 16:18:39 UTC 
(rev 6220)
+++ trunk/matplotlib/doc/users/pyplot_tutorial.rst      2008-10-16 17:08:13 UTC 
(rev 6221)
@@ -1,7 +1,7 @@
 .. _pyplot-tutorial:
 
 ***************
-pyplot tutorial
+Pyplot tutorial
 ***************
 
 :mod:`matplotlib.pyplot` is a collection of command style functions

Modified: trunk/matplotlib/doc/users/screenshots.rst
===================================================================
--- trunk/matplotlib/doc/users/screenshots.rst  2008-10-16 16:18:39 UTC (rev 
6220)
+++ trunk/matplotlib/doc/users/screenshots.rst  2008-10-16 17:08:13 UTC (rev 
6221)
@@ -1,7 +1,7 @@
 .. _matplotlibscreenshots:
 
 **********************
-matplotlib screenshots
+Screenshots
 **********************
 
 Here you will find a host of example figures with the code that

Modified: trunk/matplotlib/doc/users/toolkits.rst
===================================================================
--- trunk/matplotlib/doc/users/toolkits.rst     2008-10-16 16:18:39 UTC (rev 
6220)
+++ trunk/matplotlib/doc/users/toolkits.rst     2008-10-16 17:08:13 UTC (rev 
6221)
@@ -1,7 +1,7 @@
 .. _toolkits:
 
 *******************
-matplotlib toolkits
+Toolkits
 *******************
 
 Toolkits are collections of application-specific functions that extend 
matplotlib.


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