Index: third_party/gsutil/boto/docs/source/ref/s3.rst |
diff --git a/third_party/gsutil/boto/docs/source/ref/s3.rst b/third_party/gsutil/boto/docs/source/ref/s3.rst |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ce5c92563b3ec0cfc9262b55486171b357784f25 |
--- /dev/null |
+++ b/third_party/gsutil/boto/docs/source/ref/s3.rst |
@@ -0,0 +1,111 @@ |
+.. ref-s3: |
+ |
+=== |
+S3 |
+=== |
+ |
+boto.s3.acl |
+----------- |
+ |
+.. automodule:: boto.s3.acl |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.bucket |
+-------------- |
+ |
+.. automodule:: boto.s3.bucket |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.bucketlistresultset |
+--------------------------- |
+ |
+.. automodule:: boto.s3.bucketlistresultset |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.connection |
+------------------ |
+ |
+.. automodule:: boto.s3.connection |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.cors |
+-------------- |
+ |
+.. automodule:: boto.s3.cors |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.deletemarker |
+-------------------- |
+ |
+.. automodule:: boto.s3.deletemarker |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.key |
+----------- |
+ |
+.. automodule:: boto.s3.key |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.prefix |
+-------------- |
+ |
+.. automodule:: boto.s3.prefix |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.multipart |
+----------------- |
+ |
+.. automodule:: boto.s3.multipart |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.multidelete |
+------------------- |
+ |
+.. automodule:: boto.s3.multidelete |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.resumable_download_handler |
+---------------------------------- |
+ |
+.. automodule:: boto.s3.resumable_download_handler |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.lifecycle |
+-------------------- |
+ |
+.. automodule:: boto.s3.lifecycle |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.prefix |
+----------------- |
+ |
+.. automodule:: boto.s3.prefix |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.tagging |
+--------------- |
+ |
+.. automodule:: boto.s3.tagging |
+ :members: |
+ :undoc-members: |
+ |
+boto.s3.user |
+------------ |
+ |
+.. automodule:: boto.s3.user |
+ :members: |
+ :undoc-members: |
+ |