|
From: <js...@us...> - 2008-06-10 01:49:07
|
Revision: 5451
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5451&view=rev
Author: jswhit
Date: 2008-06-09 18:49:04 -0700 (Mon, 09 Jun 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-06-09 21:58:30 UTC (rev 5450)
+++ trunk/toolkits/basemap/doc/README.txt 2008-06-10 01:49:04 UTC (rev 5451)
@@ -1,5 +1,9 @@
To build docs ....
* install sphinx from svn.
* make _static and sphinxext symlinks here that point to the corresponding
- directories in the matplotlib doc tree.
+ 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.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|