From 261aaba1172945bb8368e12481db24c22104f1fa Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Fri, 10 May 2013 11:30:48 -0700 Subject: [PATCH] doc: Added entry for the RGW Admin Ops API. fixes: #5002 Signed-off-by: John Wilkins --- doc/api/index.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 -- 2.47.3