From: <md...@us...> - 2010-01-04 15:09:04
|
Revision: 8072 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8072&view=rev Author: mdboom Date: 2010-01-04 15:08:52 +0000 (Mon, 04 Jan 2010) Log Message: ----------- Clean docs before building them. Modified Paths: -------------- trunk/matplotlib/test/_buildbot_doc.sh Modified: trunk/matplotlib/test/_buildbot_doc.sh =================================================================== --- trunk/matplotlib/test/_buildbot_doc.sh 2010-01-04 14:32:39 UTC (rev 8071) +++ trunk/matplotlib/test/_buildbot_doc.sh 2010-01-04 15:08:52 UTC (rev 8072) @@ -10,4 +10,5 @@ cd doc +python make.py clean python make.py all This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |