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 659792c

Browse filesBrowse files
authored
Merge pull request #28713 from QuLogic/release-guide
DOC: Add a few more notes to release guide
2 parents 054fa9c + 0e57cc4 commit 659792c
Copy full SHA for 659792c

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎doc/devel/release_guide.rst

Copy file name to clipboardExpand all lines: doc/devel/release_guide.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ prepare this list:
143143
--project 'matplotlib/matplotlib' --links > doc/users/github_stats.rst
144144

145145
3. Review and commit changes. Some issue/PR titles may not be valid reST (the most
146-
common issue is ``*`` which is interpreted as unclosed markup).
146+
common issue is ``*`` which is interpreted as unclosed markup). Also confirm that
147+
``codespell`` does not find any issues.
147148

148149
.. note::
149150

@@ -450,7 +451,7 @@ which will copy the built docs over. If this is a final release, link the
450451
rm stable
451452
ln -s 3.7.0 stable
452453

453-
You will also need to edit :file:`sitemap.xml` to include
454+
You will also need to edit :file:`sitemap.xml` and :file:`versions.html` to include
454455
the newly released version. Now commit and push everything to GitHub ::
455456

456457
git add *

0 commit comments

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