| Index: third_party/gsutil/boto/docs/source/ref/sdb_db.rst
|
| diff --git a/third_party/gsutil/20110627/boto/docs/source/ref/sdb.rst b/third_party/gsutil/boto/docs/source/ref/sdb_db.rst
|
| similarity index 55%
|
| rename from third_party/gsutil/20110627/boto/docs/source/ref/sdb.rst
|
| rename to third_party/gsutil/boto/docs/source/ref/sdb_db.rst
|
| index 8b96d00fff44383caba8946b40889014249c8d99..5b77e2bc769594a16c4f1cdc1d2e14e71c45e2ef 100644
|
| --- a/third_party/gsutil/20110627/boto/docs/source/ref/sdb.rst
|
| +++ b/third_party/gsutil/boto/docs/source/ref/sdb_db.rst
|
| @@ -1,22 +1,10 @@
|
| -.. ref-sdb
|
| +.. ref-sdbdb
|
|
|
| -===
|
| -sdb
|
| -===
|
| +================
|
| +SDB DB Reference
|
| +================
|
|
|
| -boto.sdb
|
| ---------
|
| -
|
| -.. automodule:: boto.sdb
|
| - :members:
|
| - :undoc-members:
|
| -
|
| -boto.sdb.connection
|
| --------------------
|
| -
|
| -.. automodule:: boto.sdb.connection
|
| - :members:
|
| - :undoc-members:
|
| +This module offers an ORM-like layer on top of SimpleDB.
|
|
|
| boto.sdb.db
|
| -----------
|
| @@ -93,52 +81,3 @@ boto.sdb.db.query
|
| .. automodule:: boto.sdb.db.query
|
| :members:
|
| :undoc-members:
|
| -
|
| -boto.sdb.domain
|
| ----------------
|
| -
|
| -.. automodule:: boto.sdb.domain
|
| - :members:
|
| - :undoc-members:
|
| -
|
| -boto.sdb.item
|
| --------------
|
| -
|
| -.. automodule:: boto.sdb.item
|
| - :members:
|
| - :undoc-members:
|
| -
|
| -boto.sdb.persist
|
| -----------------
|
| -
|
| -.. automodule:: boto.sdb.persist
|
| - :members:
|
| - :undoc-members:
|
| -
|
| -boto.sdb.persist.checker
|
| -------------------------
|
| -
|
| -.. automodule:: boto.sdb.persist.checker
|
| - :members:
|
| - :undoc-members:
|
| -
|
| -boto.sdb.persist.object
|
| ------------------------
|
| -
|
| -.. automodule:: boto.sdb.persist.object
|
| - :members:
|
| - :undoc-members:
|
| -
|
| -boto.sdb.persist.property
|
| --------------------------
|
| -
|
| -.. automodule:: boto.sdb.persist.property
|
| - :members:
|
| - :undoc-members:
|
| -
|
| -boto.sdb.queryresultset
|
| ------------------------
|
| -
|
| -.. automodule:: boto.sdb.queryresultset
|
| - :members:
|
| - :undoc-members:
|
|
|