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

Unified Diff: third_party/gsutil/boto/docs/source/ref/services.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/services.rst
diff --git a/third_party/gsutil/boto/docs/source/ref/services.rst b/third_party/gsutil/boto/docs/source/ref/services.rst
new file mode 100644
index 0000000000000000000000000000000000000000..aa73dcc2742807cee9e7fb3d93291fbd6bc1bf24
--- /dev/null
+++ b/third_party/gsutil/boto/docs/source/ref/services.rst
@@ -0,0 +1,61 @@
+.. ref-services
+
+========
+services
+========
+
+boto.services
+-------------
+
+.. automodule:: boto.services
+ :members:
+ :undoc-members:
+
+boto.services.bs
+----------------
+
+.. automodule:: boto.services.bs
+ :members:
+ :undoc-members:
+
+boto.services.message
+---------------------
+
+.. automodule:: boto.services.message
+ :members:
+ :undoc-members:
+
+boto.services.result
+--------------------
+
+.. automodule:: boto.services.result
+ :members:
+ :undoc-members:
+
+boto.services.service
+---------------------
+
+.. automodule:: boto.services.service
+ :members:
+ :undoc-members:
+
+boto.services.servicedef
+------------------------
+
+.. automodule:: boto.services.servicedef
+ :members:
+ :undoc-members:
+
+boto.services.sonofmmm
+----------------------
+
+.. automodule:: boto.services.sonofmmm
+ :members:
+ :undoc-members:
+
+boto.services.submit
+--------------------
+
+.. automodule:: boto.services.submit
+ :members:
+ :undoc-members:

Powered by Google App Engine
This is Rietveld 408576698