| Index: third_party/gsutil/boto/docs/source/ref/contrib.rst
|
| diff --git a/third_party/gsutil/boto/docs/source/ref/contrib.rst b/third_party/gsutil/boto/docs/source/ref/contrib.rst
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9262a0dc8192511e19f748615226224926d269e6
|
| --- /dev/null
|
| +++ b/third_party/gsutil/boto/docs/source/ref/contrib.rst
|
| @@ -0,0 +1,32 @@
|
| +.. ref-contrib
|
| +
|
| +=======
|
| +contrib
|
| +=======
|
| +
|
| +boto.contrib
|
| +------------
|
| +
|
| +.. automodule:: boto.contrib
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.contrib.m2helpers
|
| +----------------------
|
| +
|
| +.. note::
|
| +
|
| + This module requires installation of M2Crypto__ in your Python path.
|
| +
|
| + __ http://sandbox.rulemaker.net/ngps/m2/
|
| +
|
| +.. automodule:: boto.contrib.m2helpers
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.contrib.ymlmessage
|
| +-----------------------
|
| +
|
| +.. automodule:: boto.contrib.ymlmessage
|
| + :members:
|
| + :undoc-members:
|
|
|