Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ If you are new to using GitHub we recommend reading the
:hidden:

../generated/api/iris
../whatsnew/whatsnew
../whatsnew/index
../techpapers/index
../copyright
../voted_issues
4 changes: 2 additions & 2 deletions docs/src/developers_guide/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ Release Steps

* Use ``git`` to rename ``docs/src/whatsnew/latest.rst`` to the release
version file ``v1.9.rst``
* Update ``docs/src/whatsnews/whatsnew.rst`` to rename ``latest.rst`` in the
* Update ``docs/src/whatsnews/index.rst`` to rename ``latest.rst`` in the
include statement and toctree.
* Use ``git`` to delete the ``docs/src/whatsnew/latest.rst.template`` file
* In ``v1.9.rst`` remove the ``[unreleased]`` caption from the page title.
Expand Down Expand Up @@ -258,7 +258,7 @@ Post Release Steps
and/or ``Hidden``. To do this ``Edit`` the appropriate version e.g.,
see `Editing v3.0.0rc0`_ (must be logged into Read the Docs).
#. Make a new ``latest.rst`` from ``latest.rst.template`` and update the include
statement and the toctree in ``whatsnew.rst`` to point at the new
statement and the toctree in ``index.rst`` to point at the new
``latest.rst``.
#. Merge back to ``main``

Expand Down
2 changes: 1 addition & 1 deletion docs/src/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ The legacy support resources:
:name: whats_new_index
:hidden:

whatsnew/whatsnew
whatsnew/index

.. todolist::
File renamed without changes.