From b9f2101afde0a8e98400689dae52207c5ab12a55 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sun, 14 Mar 2021 19:53:00 +0800 Subject: [PATCH] doc/dev: use ditaa to render diagram for better reading experience. Signed-off-by: Kefu Chai --- doc/dev/ceph_krb_auth.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/dev/ceph_krb_auth.rst b/doc/dev/ceph_krb_auth.rst index 627b9bd8e3890..6a865bc6add18 100644 --- a/doc/dev/ceph_krb_auth.rst +++ b/doc/dev/ceph_krb_auth.rst @@ -647,7 +647,9 @@ which is the hallmark of the ``GSS`` *(Generic Security Standard)* ``-API``. It does not actually provide security services itself. Rather, it is a framework that provides security services to callers in a -generic way. :: +generic way. + +.. ditaa:: +---------------------------------+ | Application | -- 2.39.5