Revision: 5954 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5954&view=rev Author: jswhit Date: 2008-08-02 12:38:57 +0000 (Sat, 02 Aug 2008)
Log Message: ----------- update Modified Paths: -------------- trunk/toolkits/basemap/doc/README.txt Modified: trunk/toolkits/basemap/doc/README.txt =================================================================== --- trunk/toolkits/basemap/doc/README.txt 2008-08-01 19:50:48 UTC (rev 5953) +++ trunk/toolkits/basemap/doc/README.txt 2008-08-02 12:38:57 UTC (rev 5954) @@ -1,9 +1,18 @@ To build docs .... + * install sphinx from svn. + * make _static and sphinxext symlinks here that point to the corresponding directories in the matplotlib doc tree, e.g. ln -s ../../../matplotlib/doc/_static _static ln -s ../../../matplotlib/doc/sphinxext sphinxext -* run make.py. Entry point is build/html/index.html. +* copy matplotlibrc to users/figures, edit to make default figure size 6,6 + instead of 8,6. + +* run 'python make.py html'. Entry point is build/html/index.html. + +* to update on sf site: + cd build + rsync -avz html [EMAIL PROTECTED]:/home/groups/m/ma/matplotlib/htdocs/basemap/doc/ -essh 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