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
Copy file name to clipboardExpand all lines: doc/_templates/indexsidebar.html
+5-5Lines changed: 5 additions & 5 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.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="{{
8
+
<p>Matplotlib 1.1.0 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
@@ -16,7 +16,7 @@ <h3>News</h3>
16
16
at <ahref="http://www.amazon.com/Matplotlib-Python-Developers-Sandro-Tosi/dp/1847197906">amazon</a>.</p>
17
17
18
18
<p>Build websites like matplotlib's,
19
-
with <ahref="http://sphinx.pocoo.org/">sphinx</a> and extensions for
19
+
with <ahref="http://sphinx.pocoo.org/">Sphinx</a> and extensions for
20
20
mpl plots, math, inheritance diagrams -- try
21
21
the <ahref="http://matplotlib.sf.net/sampledoc">sampledoc</a>
22
22
tutorial.
@@ -38,7 +38,7 @@ <h3>Videos</h3>
38
38
39
39
<h3>Toolkits</h3>
40
40
41
-
<p>There are several matplotlib addon<ahref="{{
41
+
<p>There are several matplotlib add-on<ahref="{{
42
42
pathto('users/toolkits') }}">toolkits</a>, including the projection
43
43
and mapping toolkit
44
44
<ahref="http://matplotlib.sf.net/basemap/doc/html">basemap</a>, 3d plotting with <ahref="{{
@@ -59,8 +59,8 @@ <h3>Need help?</h3>
59
59
examples which exercise almost every corner of matplotlib.</p>
60
60
61
61
<p>You can file bugs, patches and feature requests on the
0 commit comments