Revision: 6216
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6216&view=rev
Author: jdh2358
Date: 2008-10-15 20:53:09 +0000 (Wed, 15 Oct 2008)
Log Message:
-----------
new site is live!
Modified Paths:
--------------
trunk/matplotlib/doc/make.py
trunk/matplotlib/doc/users/toolkits.rst
Modified: trunk/matplotlib/doc/make.py
===================================================================
--- trunk/matplotlib/doc/make.py 2008-10-15 19:47:43 UTC (rev 6215)
+++ trunk/matplotlib/doc/make.py 2008-10-15 20:53:09 UTC (rev 6216)
@@ -16,11 +16,11 @@
def sf():
'push a copy to the sf site'
- os.system('cd build; rsync -avz html [EMAIL
PROTECTED]:/home/groups/m/ma/matplotlib/htdocs/doc/ -essh')
+ os.system('cd build/html; rsync -avz . jdh2358,[EMAIL
PROTECTED]:/home/groups/m/ma/matplotlib/htdocs/ -essh')
def sfpdf():
'push a copy to the sf site'
- os.system('cd build/latex; scp Matplotlib.pdf [EMAIL
PROTECTED]:/home/groups/m/ma/matplotlib/htdocs/doc/')
+ os.system('cd build/latex; scp Matplotlib.pdf [EMAIL
PROTECTED]:/home/groups/m/ma/matplotlib/htdocs/')
def figs():
os.system('cd users/figures/ && python make.py')
Modified: trunk/matplotlib/doc/users/toolkits.rst
===================================================================
--- trunk/matplotlib/doc/users/toolkits.rst 2008-10-15 19:47:43 UTC (rev
6215)
+++ trunk/matplotlib/doc/users/toolkits.rst 2008-10-15 20:53:09 UTC (rev
6216)
@@ -12,7 +12,8 @@
=======
Plots data on map projections, with continental and political
-boundaries, `see <http://matplotlib.sf.net/basemap/doc/html>`_
+boundaries, see `basemap <http://matplotlib.sf.net/basemap/doc/html>`_
+docs.
.. _toolkit_gtk:
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