From 81c0a328ac38a12865702c80a73ed3ecf8c4affe Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Sun, 1 Jul 2018 19:16:14 +0530 Subject: [PATCH] doc: new label and glossary url Let the other docs link Ceph Filesystem glossary from outside. If the user wants then let him visit the Ceph Filesystem doc(s) from the glossary. Signed-off-by: Jos Collin --- doc/architecture.rst | 2 ++ doc/cephfs/index.rst | 2 ++ doc/glossary.rst | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 943e1f1a5bc..15b8d266f56 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -1515,6 +1515,8 @@ Device kernel object(s). This is done with the command-line tool ``rbd``. .. index:: Ceph FS; Ceph Filesystem; libcephfs; MDS; metadata server; ceph-mds +.. _arch-cephfs: + Ceph Filesystem --------------- diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index e4f031036e2..6e6edcd289b 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -1,3 +1,5 @@ +.. _ceph-filesystem: + ================= Ceph Filesystem ================= diff --git a/doc/glossary.rst b/doc/glossary.rst index 95d6b8b713c..18f7156ec6a 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -69,7 +69,9 @@ reflect either technical terms or legacy ways of referring to Ceph systems. Ceph Filesystem CephFS Ceph FS - The POSIX filesystem components of Ceph. + The POSIX filesystem components of Ceph. Refer + :ref:`CephFS Architecture ` and :ref:`ceph-filesystem` for + more details. Cloud Platforms Cloud Stacks -- 2.39.5