diff options
author | Daniel G. Taylor <danielgtaylor@gmail.com> | 2013-10-09 14:19:40 -0700 |
---|---|---|
committer | Daniel G. Taylor <danielgtaylor@gmail.com> | 2013-10-09 14:19:40 -0700 |
commit | 5005178d88ef8e4bbe8c30949ffab46e46a716b0 (patch) | |
tree | 9a726460c3d64e438dada4e66b584aa189058d5f /docs/source/ref/contrib.rst | |
parent | 3c56d13f56d4db34ea59eb526e221c1e07728c98 (diff) | |
parent | a00851636307f971b03e72e1ce812cd3242816f3 (diff) | |
download | boto-2.14.0.tar.gz |
Merge branch 'release-2.14.0'2.14.0
Diffstat (limited to 'docs/source/ref/contrib.rst')
-rw-r--r-- | docs/source/ref/contrib.rst | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/docs/source/ref/contrib.rst b/docs/source/ref/contrib.rst index 9262a0dc..39ef54f8 100644 --- a/docs/source/ref/contrib.rst +++ b/docs/source/ref/contrib.rst @@ -8,25 +8,12 @@ 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: + :members: :undoc-members: boto.contrib.ymlmessage ----------------------- .. automodule:: boto.contrib.ymlmessage - :members: + :members: :undoc-members:
\ No newline at end of file |