From: Patrick Donnelly Date: Fri, 18 Nov 2022 19:13:01 +0000 (-0500) Subject: umbrella: doc: add releases links to toc X-Git-Tag: v21.1.0~19^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eaab9522a1b842d515db678b50fce08feb5abb88;p=ceph.git umbrella: doc: add releases links to toc Signed-off-by: Patrick Donnelly (cherry picked from commit 8cf9ad62949516666ad0f2c0bb7726ef68e4d666) Signed-off-by: Patrick Donnelly Conflicts: doc/index.rst: index changes --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index 46eb0e624cfe..f20b90633f59 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -137,7 +137,7 @@ After dev freeze - [x] open the Branch Protection settings of the Ceph repo. Duplicate settings to the new release branch. - [x] create vX.3.0 annotated tag on ``main`` so upgrades from new release to main are not wrongly considered downgrades. - [x] remove ``doc/releases/*.rst``. This should leave behind ``doc/releases/releases.yml`` which is used for doc building purposes. See also commit 33d63c3 ("doc: remove release notes for release branch") for details. -- [ ] cherry-pick 8cf9ad62949516666ad0f2c0bb7726ef68e4d666 ("doc: add releases links to toc"). There will be trivial conflicts. +- [x] cherry-pick 8cf9ad62949516666ad0f2c0bb7726ef68e4d666 ("doc: add releases links to toc"). There will be trivial conflicts. - [ ] add redirect for new major release at `RTD `_. - [ ] add release name to redmine (using https://tracker.ceph.com/custom_fields/16/edit) - [ ] add release name to .github/milestone.yml for github actions to automatically add milestone to backports (this commit must be backported to the release branch) diff --git a/doc/index.rst b/doc/index.rst index be9ab0a51107..a59bcf657e7a 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -120,8 +120,8 @@ about Ceph, see our `Architecture`_ section. foundation ceph-volume/index crimson/crimson - releases/general - releases/index + Ceph Releases (general) + Ceph Releases (index) security/index hardware-monitoring/index Glossary