|
From: <md...@us...> - 2008-12-12 13:39:36
|
Revision: 6587
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6587&view=rev
Author: mdboom
Date: 2008-12-12 13:39:32 +0000 (Fri, 12 Dec 2008)
Log Message:
-----------
Fix cross-reference in docs
Modified Paths:
--------------
branches/v0_98_5_maint/doc/faq/installing_faq.rst
Modified: branches/v0_98_5_maint/doc/faq/installing_faq.rst
===================================================================
--- branches/v0_98_5_maint/doc/faq/installing_faq.rst 2008-12-12 13:38:57 UTC (rev 6586)
+++ branches/v0_98_5_maint/doc/faq/installing_faq.rst 2008-12-12 13:39:32 UTC (rev 6587)
@@ -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
================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|