| Index: docs/source/ref/ec2.rst
|
| diff --git a/docs/source/ref/ec2.rst b/docs/source/ref/ec2.rst
|
| index e6215d7ab3873666724fa222caee55aad5d6ede9..edc3bc2a72fcf6f965572d7affc2d2cc640b6510 100644
|
| --- a/docs/source/ref/ec2.rst
|
| +++ b/docs/source/ref/ec2.rst
|
| @@ -54,6 +54,13 @@ boto.ec2.autoscale.launchconfig
|
| :members:
|
| :undoc-members:
|
|
|
| +boto.ec2.autoscale.policy
|
| +--------------------------
|
| +
|
| +.. automodule:: boto.ec2.autoscale.policy
|
| + :members:
|
| + :undoc-members:
|
| +
|
| boto.ec2.autoscale.request
|
| --------------------------
|
|
|
| @@ -61,10 +68,10 @@ boto.ec2.autoscale.request
|
| :members:
|
| :undoc-members:
|
|
|
| -boto.ec2.autoscale.trigger
|
| ---------------------------
|
| +boto.ec2.autoscale.scheduled
|
| +----------------------------
|
|
|
| -.. automodule:: boto.ec2.autoscale.trigger
|
| +.. automodule:: boto.ec2.autoscale.scheduled
|
| :members:
|
| :undoc-members:
|
|
|
|
|