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 ab2c055

Browse filesBrowse files
committed
DOC: Sub-structure next API changes overview
1 parent 30f803b commit ab2c055
Copy full SHA for ab2c055

File tree

Expand file treeCollapse file tree

1 file changed

+30
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+30
-1
lines changed

‎doc/api/next_api_changes.rst

Copy file name to clipboardExpand all lines: doc/api/next_api_changes.rst
+30-1Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,40 @@ Next API changes
55

66
.. ifconfig:: releaselevel == 'dev'
77

8+
This page lists API changes for the next release.
9+
10+
Behavior changes
11+
----------------
12+
813
.. toctree::
914
:glob:
1015
:maxdepth: 1
1116

1217
next_api_changes/behavior/*
18+
19+
Deprecations
20+
------------
21+
22+
.. toctree::
23+
:glob:
24+
:maxdepth: 1
25+
1326
next_api_changes/deprecations/*
14-
next_api_changes/development/*
27+
28+
Removals
29+
--------
30+
31+
.. toctree::
32+
:glob:
33+
:maxdepth: 1
34+
1535
next_api_changes/removals/*
36+
37+
Development changes
38+
-------------------
39+
40+
.. toctree::
41+
:glob:
42+
:maxdepth: 1
43+
44+
next_api_changes/development/*

0 commit comments

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