Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: third_party/gsutil/boto/docs/source/ref/file.rst

Issue 12317103: Added gsutil to depot tools (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: added readme Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/gsutil/boto/docs/source/ref/file.rst
diff --git a/third_party/gsutil/boto/docs/source/ref/file.rst b/third_party/gsutil/boto/docs/source/ref/file.rst
new file mode 100644
index 0000000000000000000000000000000000000000..f12847706af90b62027754638602f93b98a3ed86
--- /dev/null
+++ b/third_party/gsutil/boto/docs/source/ref/file.rst
@@ -0,0 +1,34 @@
+.. ref-s3:
+
+====
+file
+====
+
+boto.file.bucket
+----------------
+
+.. automodule:: boto.file.bucket
+ :members:
+ :undoc-members:
+
+boto.file.simpleresultset
+-------------------------
+
+.. automodule:: boto.file.simpleresultset
+ :members:
+ :undoc-members:
+
+boto.file.connection
+--------------------
+
+.. automodule:: boto.file.connection
+ :members:
+ :undoc-members:
+
+boto.file.key
+-------------
+
+.. automodule:: boto.file.key
+ :members:
+ :undoc-members:
+

Powered by Google App Engine
This is Rietveld 408576698