From 790d7ae0992ac34f621cae47da213ba58f0cb0e4 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 4 Jul 2023 16:55:53 -0300 Subject: [PATCH] Add instructions to update RTD settings after major releases Related to #11167 --- RELEASING.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASING.rst b/RELEASING.rst index b018dc489..353d66d53 100644 --- a/RELEASING.rst +++ b/RELEASING.rst @@ -173,3 +173,6 @@ Both automatic and manual processes described above follow the same steps from t * testing-in-python@lists.idyll.org (only major/minor releases) And announce it on `Twitter `_ with the ``#pytest`` hashtag. + +#. For major releases, it is necessary to update the `Read The Docs `__ settings + to point to the latest ``MAJOR.MINOR.x`` branch for **Default version** of the documentation.