initial code repo
[stor4nfv.git] / src / ceph / doc / radosgw / api.rst
diff --git a/src/ceph/doc/radosgw/api.rst b/src/ceph/doc/radosgw/api.rst
new file mode 100644 (file)
index 0000000..c01a3e5
--- /dev/null
@@ -0,0 +1,14 @@
+===============
+librgw (Python)
+===============
+
+.. highlight:: python
+
+The `rgw` python module provides file-like access to rgw.
+
+API Reference
+=============
+
+.. automodule:: rgw
+    :members: LibRGWFS, FileHandle
+