Revision: 5224
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5224&view=rev
Author:   dsdale
Date:     2008-05-23 06:59:49 -0700 (Fri, 23 May 2008)

Log Message:
-----------
renamed users_guide.txt and developers_guide.txt, use underscores

Modified Paths:
--------------
    trunk/matplotlib/doc/users_guide/index.txt

Added Paths:
-----------
    trunk/matplotlib/doc/users_guide/developers_guide.txt
    trunk/matplotlib/doc/users_guide/users_guide.txt

Removed Paths:
-------------
    trunk/matplotlib/doc/users_guide/developerguide.txt
    trunk/matplotlib/doc/users_guide/userguide.txt

Deleted: trunk/matplotlib/doc/users_guide/developerguide.txt
===================================================================
--- trunk/matplotlib/doc/users_guide/developerguide.txt 2008-05-23 13:52:26 UTC 
(rev 5223)
+++ trunk/matplotlib/doc/users_guide/developerguide.txt 2008-05-23 13:59:49 UTC 
(rev 5224)
@@ -1,12 +0,0 @@
-############################
-Matplotlib Developers Guide
-############################
-
-.. _contents:
-
-.. toctree::
-   :maxdepth: 3
-
-   coding_guide
-   documenting_mpl
-   add_new_projection

Copied: trunk/matplotlib/doc/users_guide/developers_guide.txt (from rev 5222, 
trunk/matplotlib/doc/users_guide/developerguide.txt)
===================================================================
--- trunk/matplotlib/doc/users_guide/developers_guide.txt                       
        (rev 0)
+++ trunk/matplotlib/doc/users_guide/developers_guide.txt       2008-05-23 
13:59:49 UTC (rev 5224)
@@ -0,0 +1,12 @@
+############################
+Matplotlib Developers Guide
+############################
+
+.. _contents:
+
+.. toctree::
+   :maxdepth: 3
+
+   coding_guide
+   documenting_mpl
+   add_new_projection

Modified: trunk/matplotlib/doc/users_guide/index.txt
===================================================================
--- trunk/matplotlib/doc/users_guide/index.txt  2008-05-23 13:52:26 UTC (rev 
5223)
+++ trunk/matplotlib/doc/users_guide/index.txt  2008-05-23 13:59:49 UTC (rev 
5224)
@@ -10,5 +10,5 @@
 .. toctree::
    :maxdepth: 4
 
-   userguide
-   developerguide
+   users_guide
+   developers_guide

Deleted: trunk/matplotlib/doc/users_guide/userguide.txt
===================================================================
--- trunk/matplotlib/doc/users_guide/userguide.txt      2008-05-23 13:52:26 UTC 
(rev 5223)
+++ trunk/matplotlib/doc/users_guide/userguide.txt      2008-05-23 13:59:49 UTC 
(rev 5224)
@@ -1,12 +0,0 @@
-############
-User's Guide
-############
-
-.. _contents:
-
-.. toctree::
-   :maxdepth: 3
-
-   introduction
-   artist_api_tut
-   event_handling_tut

Copied: trunk/matplotlib/doc/users_guide/users_guide.txt (from rev 5222, 
trunk/matplotlib/doc/users_guide/userguide.txt)
===================================================================
--- trunk/matplotlib/doc/users_guide/users_guide.txt                            
(rev 0)
+++ trunk/matplotlib/doc/users_guide/users_guide.txt    2008-05-23 13:59:49 UTC 
(rev 5224)
@@ -0,0 +1,12 @@
+############
+User's Guide
+############
+
+.. _contents:
+
+.. toctree::
+   :maxdepth: 3
+
+   introduction
+   artist_api_tut
+   event_handling_tut


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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to