From: <md...@us...> - 2008-11-19 15:16:35
|
Revision: 6417 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6417&view=rev Author: mdboom Date: 2008-11-19 15:16:26 +0000 (Wed, 19 Nov 2008) Log Message: ----------- Update sidebar. Modified Paths: -------------- trunk/matplotlib/doc/_templates/indexsidebar.html Modified: trunk/matplotlib/doc/_templates/indexsidebar.html =================================================================== --- trunk/matplotlib/doc/_templates/indexsidebar.html 2008-11-19 14:51:30 UTC (rev 6416) +++ trunk/matplotlib/doc/_templates/indexsidebar.html 2008-11-19 15:16:26 UTC (rev 6417) @@ -34,9 +34,7 @@ <p>For details on what's new, see the detailed <a href="{{ pathto('_static/CHANGELOG', 1) }}">changelog</a>. Anything that could required changes to your existing codes is logged in the <a href="{{ -pathto('_static/API_CHANGES', 1) }}">api changes</a> file. And if you -are migrating from 0.91 to 0.98, also see the <a href="{{ -pathto('_static/MIGRATION.txt', 1) }}">migration</a> file.</p> +pathto('api/api_changes.html', 1) }}">api changes</a> file.</p> <h3>Other stuff</h3> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |