File tree 3 files changed +23
-4
lines changed
3 files changed +23
-4
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,17 @@ <h2>1.1.1 — Previous stable version</h2>
91
91
92
92
< h2 > Other downloads</ h2 >
93
93
94
- < a href ="https://sourceforge.net/projects/matplotlib/files/ "> Older
95
- and miscellaneous downloads.</ a >
94
+ < ul >
95
+ < li >
96
+ < a href ="https://github.com/matplotlib/matplotlib/archive/master.tar.gz "> The
97
+ latest master in the github repository.</ a >
98
+ </ li >
99
+
100
+ < li >
101
+ < a href ="https://sourceforge.net/projects/matplotlib/files/ "> Older
102
+ and miscellaneous downloads.</ a >
103
+ </ li >
104
+ </ ul >
96
105
97
106
</ body >
98
107
</ html >
Original file line number Diff line number Diff line change @@ -45,8 +45,17 @@ <h2>{{version}} — {{description}}</h2>
45
45
46
46
< h2 > Other downloads</ h2 >
47
47
48
- < a href ="https://sourceforge.net/projects/matplotlib/files/ "> Older
49
- and miscellaneous downloads.</ a >
48
+ < ul >
49
+ < li >
50
+ < a href ="https://github.com/matplotlib/matplotlib/archive/master.tar.gz "> The
51
+ latest master in the github repository.</ a >
52
+ </ li >
53
+
54
+ < li >
55
+ < a href ="https://sourceforge.net/projects/matplotlib/files/ "> Older
56
+ and miscellaneous downloads.</ a >
57
+ </ li >
58
+ </ ul >
50
59
51
60
</ body >
52
61
</ html >
Original file line number Diff line number Diff line change 3
3
< ul >
4
4
< li > < a href ="/1.2.0/index.html "> 1.2.0</ a > Latest stable version.</ a > </ li >
5
5
< li > < a href ="/1.1.1/index.html "> 1.1.1</ a > Last stable version.</ a > </ li >
6
+ < li > < a href ="/dev/index.html "> dev</ a > Development version.</ a > </ li >
6
7
</ ul >
You can’t perform that action at this time.
0 commit comments