From 6ac0581faa85d5c12ba9c9adcba85315017f3495 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 20 Nov 2023 00:47:40 +1000 Subject: [PATCH] doc/start: update release names Update "Quincy" to "Reef" and "Pacific" to "Quincy" in the section "Viewing Old Ceph Documentation" in /doc/start/documenting-ceph.rst. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit 83ff8f2b67f1a784ebb3ca7d0b7ca2c385f99343) --- doc/start/documenting-ceph.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/start/documenting-ceph.rst b/doc/start/documenting-ceph.rst index e9336140029fb..94ab8362a096c 100644 --- a/doc/start/documenting-ceph.rst +++ b/doc/start/documenting-ceph.rst @@ -31,14 +31,14 @@ repository. Python Sphinx renders the source into HTML and manpages. Viewing Old Ceph Documentation ============================== -The https://docs.ceph.com link displays the latest release branch by default -(for example, if "Quincy" is the most recent release, then by default -https://docs.ceph.com displays the documentation for Quincy), but you can view -the documentation for older versions of Ceph (for example, ``pacific``) by -replacing the version name in the url (for example, ``quincy`` in -`https://docs.ceph.com/en/pacific `_) with the -branch name you prefer (for example, ``pacific``, to create a URL that reads -`https://docs.ceph.com/en/pacific/ `_). +The https://docs.ceph.com link displays the documentation for the latest +release by default (for example, if "Reef" is the most recent release, then by +default https://docs.ceph.com displays the documentation for Reef), but you can +view the documentation for older releases of Ceph (for example, ``quincy``) by +replacing the release name in the url (for example, ``reef`` in +`https://docs.ceph.com/en/reef/ `_) with the +branch name you prefer (for example, ``quincy``, to create a URL that reads +`https://docs.ceph.com/en/pacific/ `_). .. _making_contributions: -- 2.39.5