summaryrefslogtreecommitdiff
path: root/docs/source/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/ref')
-rw-r--r--docs/source/ref/cloudwatch.rst7
-rw-r--r--docs/source/ref/contrib.rst17
-rw-r--r--docs/source/ref/elb.rst26
-rw-r--r--docs/source/ref/opsworks.rst28
-rw-r--r--docs/source/ref/s3.rst7
-rw-r--r--docs/source/ref/sdb_db.rst31
-rw-r--r--docs/source/ref/swf.rst5
7 files changed, 70 insertions, 51 deletions
diff --git a/docs/source/ref/cloudwatch.rst b/docs/source/ref/cloudwatch.rst
index 96c650ed..ae38d89b 100644
--- a/docs/source/ref/cloudwatch.rst
+++ b/docs/source/ref/cloudwatch.rst
@@ -25,3 +25,10 @@ boto.ec2.cloudwatch.metric
:members:
:undoc-members:
+boto.ec2.cloudwatch.alarm
+--------------------------
+
+.. automodule:: boto.ec2.cloudwatch.alarm
+ :members:
+ :undoc-members:
+
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
diff --git a/docs/source/ref/elb.rst b/docs/source/ref/elb.rst
index 74e77f33..aef0c5b4 100644
--- a/docs/source/ref/elb.rst
+++ b/docs/source/ref/elb.rst
@@ -8,40 +8,54 @@ boto.ec2.elb
------------
.. automodule:: boto.ec2.elb
- :members:
+ :members:
:undoc-members:
boto.ec2.elb.healthcheck
------------------------
.. automodule:: boto.ec2.elb.healthcheck
- :members:
+ :members:
:undoc-members:
boto.ec2.elb.instancestate
--------------------------
.. automodule:: boto.ec2.elb.instancestate
- :members:
+ :members:
:undoc-members:
boto.ec2.elb.listelement
------------------------
.. automodule:: boto.ec2.elb.listelement
- :members:
+ :members:
:undoc-members:
boto.ec2.elb.listener
---------------------
.. automodule:: boto.ec2.elb.listener
- :members:
+ :members:
:undoc-members:
boto.ec2.elb.loadbalancer
-------------------------
.. automodule:: boto.ec2.elb.loadbalancer
- :members:
+ :members:
+ :undoc-members:
+
+boto.ec2.elb.policies
+-------------------------
+
+.. automodule:: boto.ec2.elb.policies
+ :members:
+ :undoc-members:
+
+boto.ec2.elb.securitygroup
+-------------------------
+
+.. automodule:: boto.ec2.elb.securitygroup
+ :members:
:undoc-members:
diff --git a/docs/source/ref/opsworks.rst b/docs/source/ref/opsworks.rst
new file mode 100644
index 00000000..7c761e72
--- /dev/null
+++ b/docs/source/ref/opsworks.rst
@@ -0,0 +1,28 @@
+.. ref-opsworks
+
+========
+Opsworks
+========
+
+boto.opsworks
+------------
+
+.. automodule:: boto.opsworks
+ :members:
+ :undoc-members:
+
+boto.opsworks.layer1
+-------------------
+
+.. automodule:: boto.opsworks.layer1
+ :members:
+ :undoc-members:
+
+boto.opsworks.exceptions
+-----------------------
+
+.. automodule:: boto.opsworks.exceptions
+ :members:
+ :undoc-members:
+
+
diff --git a/docs/source/ref/s3.rst b/docs/source/ref/s3.rst
index ce5c9256..2cad0e95 100644
--- a/docs/source/ref/s3.rst
+++ b/docs/source/ref/s3.rst
@@ -88,13 +88,6 @@ boto.s3.lifecycle
:members:
:undoc-members:
-boto.s3.prefix
------------------
-
-.. automodule:: boto.s3.prefix
- :members:
- :undoc-members:
-
boto.s3.tagging
---------------
diff --git a/docs/source/ref/sdb_db.rst b/docs/source/ref/sdb_db.rst
index 5b77e2bc..a7594db5 100644
--- a/docs/source/ref/sdb_db.rst
+++ b/docs/source/ref/sdb_db.rst
@@ -10,74 +10,61 @@ boto.sdb.db
-----------
.. automodule:: boto.sdb.db
- :members:
+ :members:
:undoc-members:
boto.sdb.db.blob
----------------
.. automodule:: boto.sdb.db.blob
- :members:
+ :members:
:undoc-members:
boto.sdb.db.key
---------------
.. automodule:: boto.sdb.db.key
- :members:
+ :members:
:undoc-members:
boto.sdb.db.manager
-------------------
.. automodule:: boto.sdb.db.manager
- :members:
- :undoc-members:
-
-boto.sdb.db.manager.pgmanager
------------------------------
-
-.. note::
-
- This module requires psycopg2__ to be installed in the Python path.
-
- __ http://initd.org/
-
-.. automodule:: boto.sdb.db.manager.pgmanager
- :members:
+ :members:
:undoc-members:
boto.sdb.db.manager.sdbmanager
------------------------------
.. automodule:: boto.sdb.db.manager.sdbmanager
- :members:
+ :members:
:undoc-members:
boto.sdb.db.manager.xmlmanager
------------------------------
.. automodule:: boto.sdb.db.manager.xmlmanager
- :members:
+ :members:
:undoc-members:
boto.sdb.db.model
-----------------
.. automodule:: boto.sdb.db.model
- :members:
+ :members:
:undoc-members:
boto.sdb.db.property
--------------------
.. automodule:: boto.sdb.db.property
- :members:
+ :members:
:undoc-members:
boto.sdb.db.query
-----------------
.. automodule:: boto.sdb.db.query
- :members:
+ :members:
:undoc-members:
diff --git a/docs/source/ref/swf.rst b/docs/source/ref/swf.rst
index d4b0ca36..892bc07a 100644
--- a/docs/source/ref/swf.rst
+++ b/docs/source/ref/swf.rst
@@ -18,5 +18,8 @@ boto.swf.layer1
:members:
:undoc-members:
+boto.swf.layer2
+--------------------
-
+.. automodule:: boto.swf.layer2
+ :members: