From fd9c8c9e2fdb9ecbe1b039a93b5f1db50022984b Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 11 Sep 2023 15:18:40 +1000 Subject: [PATCH] doc/glossary: link to "ceph clients" from entry Link to the "Ceph Clients" section of doc/architecture.rst from the "Ceph Clients" entry in the glossary. A glossary entry should be a short summary of the topic with which it deals, and it should direct the reader to further and more detailed reading if the reader is interested. This does that. Signed-off-by: Zac Dover --- doc/architecture.rst | 2 ++ doc/glossary.rst | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 7c8c9d03726e..59aed55a1772 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -1459,6 +1459,8 @@ files on a storage drive. .. index:: architecture; Ceph Clients +.. _architecture_ceph_clients: + Ceph Clients ============ diff --git a/doc/glossary.rst b/doc/glossary.rst index ed04de697c43..9298241b0f95 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -58,7 +58,7 @@ as QEMU or Xen, and (3) a hypervisor abstraction layer such as ``libvirt``. - Ceph Client + :ref:`Ceph Client ` Any of the Ceph components that can access a Ceph Storage Cluster. This includes the Ceph Object Gateway, the Ceph Block Device, the Ceph File System, and their corresponding -- 2.47.3