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

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

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 8 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/dynamodb.rst
diff --git a/third_party/gsutil/boto/docs/source/ref/dynamodb.rst b/third_party/gsutil/boto/docs/source/ref/dynamodb.rst
new file mode 100644
index 0000000000000000000000000000000000000000..560556e291e2477f16a8f393e5df882cea1f8044
--- /dev/null
+++ b/third_party/gsutil/boto/docs/source/ref/dynamodb.rst
@@ -0,0 +1,56 @@
+.. ref-dynamodb
+
+========
+DynamoDB
+========
+
+boto.dynamodb
+-------------
+
+.. automodule:: boto.dynamodb
+ :members:
+ :undoc-members:
+
+boto.dynamodb.layer1
+--------------------
+
+.. automodule:: boto.dynamodb.layer1
+ :members:
+ :undoc-members:
+
+boto.dynamodb.layer2
+--------------------
+
+.. automodule:: boto.dynamodb.layer2
+ :members:
+ :undoc-members:
+
+boto.dynamodb.table
+-------------------
+
+.. automodule:: boto.dynamodb.table
+ :members:
+ :undoc-members:
+
+boto.dynamodb.schema
+--------------------
+
+.. automodule:: boto.dynamodb.schema
+ :members:
+ :undoc-members:
+
+boto.dynamodb.item
+------------------
+
+.. automodule:: boto.dynamodb.item
+ :members:
+ :undoc-members:
+
+boto.dynamodb.batch
+-------------------
+
+.. automodule:: boto.dynamodb.batch
+ :members:
+ :undoc-members:
+
+
« no previous file with comments | « third_party/gsutil/boto/docs/source/ref/contrib.rst ('k') | third_party/gsutil/boto/docs/source/ref/ec2.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698