From e222a99ab16a186e5a3c6cb17149c37198d5daaa Mon Sep 17 00:00:00 2001 From: John Spray Date: Thu, 30 Jun 2016 16:20:20 +0100 Subject: [PATCH] doc/cephfs: rename early-adopters to best-practices ...and give it a link in the TOC (in addition to where it is referenced from the top of index.rst) Signed-off-by: John Spray --- doc/cephfs/{early-adopters.rst => best-practices.rst} | 0 doc/cephfs/index.rst | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename doc/cephfs/{early-adopters.rst => best-practices.rst} (100%) diff --git a/doc/cephfs/early-adopters.rst b/doc/cephfs/best-practices.rst similarity index 100% rename from doc/cephfs/early-adopters.rst rename to doc/cephfs/best-practices.rst diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index 928f5cae35ae..ece8fcbae5bd 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -8,7 +8,7 @@ Storage Cluster system as Ceph Block Devices, Ceph Object Storage with its S3 and Swift APIs, or native bindings (librados). .. note:: If you are evaluating CephFS for the first time, please review - the guidance for early adopters: :doc:`/cephfs/early-adopters` + the best practices for deployment: :doc:`/cephfs/best-practices` .. ditaa:: +-----------------------+ +------------------------+ @@ -79,6 +79,7 @@ authentication keyring. .. toctree:: :maxdepth: 1 + Deployment best practices Administrative commands POSIX compatibility Experimental Features -- 2.47.3