Chromium Code Reviews

Unified Diff: third_party/gsutil/boto/docs/source/ref/manage.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.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/gsutil/boto/docs/source/ref/manage.rst
diff --git a/third_party/gsutil/boto/docs/source/ref/manage.rst b/third_party/gsutil/boto/docs/source/ref/manage.rst
new file mode 100644
index 0000000000000000000000000000000000000000..a175d88b99273e56aed1c1495c238fca9ecd8dca
--- /dev/null
+++ b/third_party/gsutil/boto/docs/source/ref/manage.rst
@@ -0,0 +1,47 @@
+.. ref-manage
+
+======
+manage
+======
+
+boto.manage
+-----------
+
+.. automodule:: boto.manage
+ :members:
+ :undoc-members:
+
+boto.manage.cmdshell
+--------------------
+
+.. automodule:: boto.manage.cmdshell
+ :members:
+ :undoc-members:
+
+boto.manage.propget
+-------------------
+
+.. automodule:: boto.manage.propget
+ :members:
+ :undoc-members:
+
+boto.manage.server
+------------------
+
+.. automodule:: boto.manage.server
+ :members:
+ :undoc-members:
+
+boto.manage.task
+----------------
+
+.. automodule:: boto.manage.task
+ :members:
+ :undoc-members:
+
+boto.manage.volume
+------------------
+
+.. automodule:: boto.manage.volume
+ :members:
+ :undoc-members:

Powered by Google App Engine