Skip to content

Commit 8f94213

Browse files
committed
Fix toctrees for 3.10 release notes
1 parent 7d7fef8 commit 8f94213

File tree

7 files changed

+20
-8
lines changed

7 files changed

+20
-8
lines changed

doc/api/prev_api_changes/api_changes_3.10.0/behavior.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Behavior Changes
2+
----------------
3+
4+
15
onselect argument to selector widgets made optional
26
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37

doc/api/prev_api_changes/api_changes_3.10.0/deprecations.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Deprecations
2+
------------
3+
4+
15
Positional parameters in plotting functions
26
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
37

doc/api/prev_api_changes/api_changes_3.10.0/development.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Development changes
2+
-------------------
3+
14
Documentation-specific custom Sphinx roles are now semi-public
25
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36

doc/api/prev_api_changes/api_changes_3.10.0/removals.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Removals
2+
--------
3+
4+
15
ttconv removed
26
~~~~~~~~~~~~~~
37

doc/users/prev_whats_new/whats_new_3.10.0.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
=============================================
2-
What's new in Matplotlib 3.10.0 (Dec 14, 2024)
3-
=============================================
1+
===================================================
2+
What's new in Matplotlib 3.10.0 (December 13, 2024)
3+
===================================================
44

55
For a list of all of the issues and pull requests since the last revision, see the
66
:ref:`github-stats`.
@@ -11,9 +11,6 @@ For a list of all of the issues and pull requests since the last revision, see t
1111
.. toctree::
1212
:maxdepth: 4
1313

14-
Accessible Colors
15-
=================
16-
1714

1815
New more-accessible color cycle
1916
-------------------------------

doc/users/prev_whats_new/whats_new_3.9.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ What's new in Matplotlib 3.9.0 (May 15, 2024)
33
=============================================
44

55
For a list of all of the issues and pull requests since the last revision, see the
6-
:ref:`github-stats`.
6+
:ref:`github-stats-3-9-0`.
77

88
.. contents:: Table of Contents
99
:depth: 4

doc/users/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Version 3.10
1919

2020
prev_whats_new/whats_new_3.10.0.rst
2121
../api/prev_api_changes/api_changes_3.10.0.rst
22-
prev_whats_new/github_stats_3.10.0.rst
22+
github_stats.rst
2323

2424
Version 3.9
2525
^^^^^^^^^^^

0 commit comments

Comments
 (0)