From: John Wilkins Date: Fri, 10 May 2013 18:30:48 +0000 (-0700) Subject: doc: Added entry for the RGW Admin Ops API. X-Git-Tag: v0.63~45 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=261aaba1172945bb8368e12481db24c22104f1fa;p=ceph.git doc: Added entry for the RGW Admin Ops API. fixes: #5002 Signed-off-by: John Wilkins --- diff --git a/doc/api/index.rst b/doc/api/index.rst index 5892e51a9f52..68263bc11854 100644 --- a/doc/api/index.rst +++ b/doc/api/index.rst @@ -34,9 +34,18 @@ See `S3-compatible API`_. .. _S3-compatible API: ../radosgw/s3/ + Ceph RADOS Gateway Swift API ============================ See `Swift-compatible API`_. -.. _Swift-compatible API: ../radosgw/swift/ \ No newline at end of file +.. _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