You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conflicts:
doc/users/installing.rst
conflict resolved by bringing the changes made to installing.rst to INSTALL along with some additional fixes. installing.rst was then removed.
Copy file name to clipboardExpand all lines: doc/_templates/indexsidebar.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ <h3>News</h3>
5
5
to support matplotlib development.</p>
6
6
7
7
8
-
<p>matplotlib 1.0.0 is available for <ahref="https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0/">download</a>. See <ahref="{{ pathto('users/whats_new') }}">what's new</a> and tips on <ahref="{{
8
+
<p>matplotlib 1.0.1 is available for <ahref="https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0.1/">download</a>. See <ahref="{{ pathto('users/whats_new') }}">what's new</a> and tips on <ahref="{{
9
9
pathto('users/installing') }}">installing</a>
10
10
</p>
11
11
@@ -64,7 +64,7 @@ <h3>Need help?</h3>
64
64
but it is a good idea to ping us on the mailing list too.</p>
65
65
66
66
<p>For details on what's new, see the detailed <ahref="{{
67
-
pathto('_static/CHANGELOG', 1) }}">changelog</a> or browse the <ahref="https://github.com/matplotlib/matplotlib.git">source code</a>. Anything that could
67
+
pathto('_static/CHANGELOG', 1) }}">changelog</a> or browse the <ahref="https://github.com/matplotlib/matplotlib">source code</a>. Anything that could
68
68
require changes to your existing codes is logged in the <ahref="{{
0 commit comments