Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions doc/devel/release_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Update release notes
--------------------

What's new
~~~~~~~~~~
^^^^^^^^^^

*Only needed for major and minor releases. Bugfix releases should not have new
features.*
Expand All @@ -167,7 +167,7 @@ file :file:`doc/users/prev_whats_new/whats_new_{X}.{Y}.0.rst` and delete the ind
files.

API changes
~~~~~~~~~~~
^^^^^^^^^^^

*Primarily needed for major and minor releases. We may sometimes have API
changes in bugfix releases.*
Expand All @@ -177,7 +177,7 @@ file :file:`doc/api/prev_api_changes/api_changes_{X}.{Y}.{Z}.rst` and delete the
individual files.

Release notes TOC
~~~~~~~~~~~~~~~~~
^^^^^^^^^^^^^^^^^

Update :file:`doc/users/release_notes.rst`:

Expand All @@ -202,7 +202,7 @@ Update :file:`doc/users/release_notes.rst`:
prev_whats_new/github_stats_X.Y.Z.rst

Update version switcher
~~~~~~~~~~~~~~~~~~~~~~~
^^^^^^^^^^^^^^^^^^^^^^^

Update ``doc/_static/switcher.json``:

Expand Down