From: <md...@us...> - 2008-12-12 13:42:26
|
Revision: 6588 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6588&view=rev Author: mdboom Date: 2008-12-12 13:42:22 +0000 (Fri, 12 Dec 2008) Log Message: ----------- Merged revisions 6587 via svnmerge from https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint ........ r6587 | mdboom | 2008-12-12 08:39:32 -0500 (Fri, 12 Dec 2008) | 1 line Fix cross-reference in docs ........ Modified Paths: -------------- trunk/matplotlib/doc/faq/installing_faq.rst Property Changed: ---------------- trunk/matplotlib/ trunk/matplotlib/doc/pyplots/README Property changes on: trunk/matplotlib ___________________________________________________________________ Modified: svnmerge-integrated - /branches/v0_91_maint:1-6428 /branches/v0_98_5_maint:1-6585 + /branches/v0_91_maint:1-6428 /branches/v0_98_5_maint:1-6587 Modified: svn:mergeinfo - /branches/v0_91_maint:5753-5771 /branches/v0_98_5_maint:6581,6585 + /branches/v0_91_maint:5753-5771 /branches/v0_98_5_maint:6581,6585,6587 Modified: trunk/matplotlib/doc/faq/installing_faq.rst =================================================================== --- trunk/matplotlib/doc/faq/installing_faq.rst 2008-12-12 13:39:32 UTC (rev 6587) +++ trunk/matplotlib/doc/faq/installing_faq.rst 2008-12-12 13:42:22 UTC (rev 6588) @@ -106,7 +106,8 @@ > cd matplotlib > python setup.py install -For more information on Subversion usage, see :ref:`using-svn`. +There is more information on :ref:`using Subversion <using-svn>` in +the developer docs. Install from git ================ Property changes on: trunk/matplotlib/doc/pyplots/README ___________________________________________________________________ Modified: svn:mergeinfo - /branches/v0_98_5_maint/doc/pyplots/README:6581,6585 + /branches/v0_98_5_maint/doc/pyplots/README:6581,6585,6587 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |