]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add note admonitions in two files 64483/head
authorZac Dover <zac.dover@proton.me>
Mon, 14 Jul 2025 14:40:21 +0000 (00:40 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 14 Jul 2025 14:40:21 +0000 (00:40 +1000)
Add note admonitions when discussing client package support in the
context of OS Recommendations in the following two files:

- doc/cephfs/ceph-dokan.rst
- doc/rbd/rbd-windows.rst

This addresses a change requested by Ilya Dryomov in
https://github.com/ceph/ceph/pull/64374#discussion_r2199756581.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/cephfs/ceph-dokan.rst
doc/rbd/rbd-windows.rst

index d731599ebbb1a849324099bad44435caf9927820..5dc2c127c9004917e9b42a76c1cc87bd9da357ba 100644 (file)
@@ -9,7 +9,9 @@ userspace, pretty much like FUSE.
 
 Please see the `installation guide`_ to get started.
 
-Please see the `OS recommendations`_ regarding client support.
+.. note::
+
+   Please see the `OS recommendations`_ regarding client package support.
 
 Usage
 =====
index e1841d2b6b944e8cb29bc623e347be9e84bc009d..82485e3150d5b86d30ae8f9372217bcc3017d67c 100644 (file)
@@ -10,7 +10,9 @@ unmap images exactly like it would on Linux. Make sure to check the
 
 Please check the `installation guide`_ to get started.
 
-Please see the `OS recommendations`_ regarding client package support.
+.. note:: 
+
+   Please see the `OS recommendations`_ regarding client package support.
 
 Windows service
 ===============