| 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..00a1375690c385ae05c6279bab6f22dc792c977d
|
| --- /dev/null
|
| +++ b/third_party/gsutil/boto/docs/source/ref/dynamodb.rst
|
| @@ -0,0 +1,61 @@
|
| +.. 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:
|
| +
|
| +boto.dynamodb.types
|
| +-------------------
|
| +
|
| +.. automodule:: boto.dynamodb.types
|
| + :members:
|
| + :undoc-members:
|
|
|