8000 DOC: update release_guide · matplotlib/matplotlib@65d620b · GitHub
[go: up one dir, main page]

Skip to content

Commit 65d620b

Browse files
committed
DOC: update release_guide
1 parent d920385 commit 65d620b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/devel/release_guide.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ Update :file:`doc/users/release_notes.rst`:
141141
prev_whats_new/whats_new_X.Y.0.rst
142142
../api/prev_api_changes/api_changes_X.Y.0.rst
143143
prev_whats_new/github_stats_X.Y.0.rst
144-
145144
- For bugfix releases add the GitHub stats and (if present) the API changes to
146145
the existing X.Y section
147146

@@ -150,6 +149,15 @@ Update :file:`doc/users/release_notes.rst`:
150149
../api/prev_api_changes/api_changes_X.Y.Z.rst
151150
prev_whats_new/github_stats_X.Y.Z.rst
152151
152+
Update version switcher
153+
~~~~~~~~~~~~~~~~~~~~~~~
154+
155+
Update ``doc/_static/switcher.json``. If a minor release, ``X.Y.Z``, create
156+
a new entry ``version: X.Y.(Z-1)``, and change the name of stable
157+
``name: stable/X.Y.Z``. If a major release, ``X.Y.0``, change the name
158+
of ``name: devel/X.(Y+1)`` and ``name: stable/X.Y.0`` as well as adding
159+
a new version for the previous stable.
160+
153161
Verify that docs build
154162
----------------------
155163

0 commit comments

Comments
 (0)
0