From 51dae8ad7ce239f75bc274e3585281c5066adee7 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 13 Jun 2013 14:09:35 -0700 Subject: doc: Updated with glossary terms. Signed-off-by: John Wilkins --- doc/api/index.rst | 38 +++++++++++++------------------------- 1 file changed, 13 insertions(+), 25 deletions(-) (limited to 'doc/api') diff --git a/doc/api/index.rst b/doc/api/index.rst index 68263bc1185..71c1cac6c34 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -3,49 +3,37 @@ =================== -RADOS Object Store APIs -======================= +Ceph Storage Cluster APIs +========================= -See `RADOS Object Store APIs`_. +See `Ceph Storage Cluster APIs`_. -.. _RADOS Object Store APIs: ../rados/api/ +.. _Ceph Storage Cluster APIs: ../rados/api/ -CephFS APIs -=========== +Ceph Filesystem APIs +==================== See `libcephfs (javadoc)`_. .. _libcephfs (javadoc): libcephfs-java -Ceph Block Device -================= +Ceph Block Device APIs +====================== See `librbdpy`_. .. _librbdpy: ../rbd/librbdpy -Ceph RADOS Gateway S3 API -========================= +Ceph Object Store APIs +====================== -See `S3-compatible API`_. +- See `S3-compatible API`_. +- See `Swift-compatible API`_. +- See `Admin Ops API`_. .. _S3-compatible API: ../radosgw/s3/ - - -Ceph RADOS Gateway Swift API -============================ - -See `Swift-compatible API`_. - .. _Swift-compatible API: ../radosgw/swift/ - - -Ceph RADOS Gateway Admin Ops API -================================ - -See `Admin Ops API`_. - .. _Admin Ops API: ../radosgw/adminops \ No newline at end of file -- cgit v1.2.3