Add instructions to update RTD settings after major releases

Related to #11167
This commit is contained in:
Bruno Oliveira 2023-07-04 16:55:53 -03:00
parent 084d756ae6
commit 790d7ae099
1 changed files with 3 additions and 0 deletions

View File

@ -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 <https://twitter.com/>`_ with the ``#pytest`` hashtag.
#. For major releases, it is necessary to update the `Read The Docs <https://readthedocs.org/dashboard/pytest/advanced/>`__ settings
to point to the latest ``MAJOR.MINOR.x`` branch for **Default version** of the documentation.