From: John Wilkins Date: Fri, 14 Jun 2013 23:58:04 +0000 (-0700) Subject: doc: Added index tags. X-Git-Tag: v0.66~67 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=fb07f9df3d7b20d98943650430e665d2795c1262;p=ceph.git doc: Added index tags. Signed-off-by: John Wilkins --- diff --git a/doc/rbd/rbd-snapshot.rst b/doc/rbd/rbd-snapshot.rst index 8b36909cc3d0..9b209777df59 100644 --- a/doc/rbd/rbd-snapshot.rst +++ b/doc/rbd/rbd-snapshot.rst @@ -2,6 +2,8 @@ Snapshots =========== +.. index:: Ceph Block Device; snapshots + A snapshot is a read-only copy of the state of an image at a particular point in time. One of the advanced features of Ceph block devices is that you can create snapshots of the images to retain a history of an image's state. Ceph also @@ -137,6 +139,8 @@ For example:: rbd snap purge rbd/foo +.. index:: Ceph Block Device; snapshot layering + Layering ========