Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dab323b

Browse files
committed
DOC: put the API changes glob back in
1 parent 833bc81 commit dab323b

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

doc/api/api_changes.rst

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,22 @@ This pages lists API changes for the most recent version of Matplotlib.
1717

1818
api_changes_old
1919

20-
..
2120

22-
.. note::
21+
.. note::
2322

24-
The list below is a table of contents of individual files from the 'next_api_changes' folder.
25-
When a release is made
23+
The list below is a table of contents of individual files from the 'next_api_changes' folder.
24+
When a release is made
2625

27-
- The full text list below should be moved into its own file in 'prev_api_changes'
28-
- All the files in 'next_api_changes' should be moved to the bottom of this page
29-
- This note, and the toctree below should be commented out
26+
- The full text list below should be moved into its own file in 'prev_api_changes'
27+
- All the files in 'next_api_changes' should be moved to the bottom of this page
28+
- This note, and the toctree below should be commented out
3029

3130

32-
.. toctree::
33-
:glob:
34-
:maxdepth: 1
31+
.. toctree::
32+
:glob:
33+
:maxdepth: 1
3534

36-
next_api_changes/*
35+
next_api_changes/*
3736

3837

3938
API Changes for 3.0.1

0 commit comments

Comments
 (0)