Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c40fe59

Browse filesBrowse files
committed
MNT: merge v3.1.0-doc branch to v3.1.x
2 parents 64b246a + 543becb commit c40fe59
Copy full SHA for c40fe59

File tree

Expand file treeCollapse file tree

4 files changed

+14
-5
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+14
-5
lines changed

‎doc/_templates/donate_sidebar.html

Copy file name to clipboard
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

2+
3+
24
<div id="sidebar-donations">
3-
<a href="https://www.flipcause.com/secure/cause_pdetails/MjI1OA==" target="_blank"> <div class="donate_button" >Support Matplotlib</div></a>
4-
<a href="https://www.flipcause.com/secure/cause_pdetails/MTY3NTU=" target="_blank"> <div class="donate_button" >Support NumFOCUS</div></a>
5+
<a href="https://numfocus.salsalabs.org/donate-to-matplotlib/index.html" target="_blank"> <div class="donate_button" >Support Matplotlib</div></a>
56
</div>

‎doc/_templates/layout.html

Copy file name to clipboardExpand all lines: doc/_templates/layout.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h3>{{ _('Navigation') }}</h3>
185185
</div>
186186
{%- endif %}
187187
<div id="plotting-contest" style="padding: 6px; background-color: teal; color: white;">
188-
<p style="margin: 0;">The 2019 SciPy John Hunter Excellence in Plotting Contest is accepting submissions!
188+
<p style="margin: 0;">The 2019 SciPy John Hunter Excellence in Plotting Contest is accepting submissions!
189189
<br />
190190
<a href="https://docs.google.com/forms/d/e/1FAIpQLSe-_AnKvYSzeQWfNDRoXgW0vl7_8q6jj3QbLIac8eUcb9lSAA/viewform?usp=sf_link" style="font-weight: bold;">Apply by June 8th</a></p>
191191
</div>

‎doc/citing.rst

Copy file name to clipboardExpand all lines: doc/citing.rst
+9-1Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ pp. 90-95, 2007 <https://doi.org/10.1109/MCSE.2007.55>`_.
2727
2828
DOIs
2929
----
30-
30+
v3.1.0
31+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2893252.svg
32+
:target: https://doi.org/10.5281/zenodo.2893252
3133
v3.0.3
3234
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2577644.svg
3335
:target: https://doi.org/10.5281/zenodo.2577644
@@ -40,6 +42,12 @@ v3.0.1
4042
v3.0.0
4143
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1420605.svg
4244
:target: https://doi.org/10.5281/zenodo.1420605
45+
v2.2.4
46+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2669103.svg
47+
:target: https://doi.org/10.5281/zenodo.2669103
48+
v2.2.3
49+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1343133.svg
50+
:target: https://doi.org/10.5281/zenodo.1343133
4351
v2.2.2
4452
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1202077.svg
4553
:target: https://doi.org/10.5281/zenodo.1202077

‎doc/index.rst

Copy file name to clipboardExpand all lines: doc/index.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Please consider `donating to the Matplotlib project <donating_>`_ through
186186
the Numfocus organization or to the `John Hunter Technology Fellowship
187187
<jdh-fellowship_>`_.
188188

189-
.. _donating: https://www.flipcause.com/secure/cause_pdetails/MjI1OA==
189+
.. _donating: https://numfocus.salsalabs.org/donate-to-matplotlib/index.html
190190
.. _jdh-fellowship: https://www.numfocus.org/programs/john-hunter-technology-fellowship/
191191

192192
The :doc:`Matplotlib license <users/license>` is based on the `Python Software

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.