| Index: docs/source/ref/route53.rst
|
| diff --git a/docs/source/ref/route53.rst b/docs/source/ref/route53.rst
|
| index 31008015b6f9c478cbea13eaae55ba6b9ffce4ed..e267d9bf67dc28863fcb870c690fc3765992be14 100644
|
| --- a/docs/source/ref/route53.rst
|
| +++ b/docs/source/ref/route53.rst
|
| @@ -5,22 +5,22 @@ route53
|
| =======
|
|
|
|
|
| -boto.route53
|
| -------------
|
| +boto.route53.connection
|
| +-----------------------
|
|
|
| -.. automodule:: boto.route53
|
| +.. automodule:: boto.route53.connection
|
| :members:
|
| :undoc-members:
|
|
|
| boto.route53.hostedzone
|
| -----------------------------
|
| +------------------------
|
|
|
| .. automodule:: boto.route53.hostedzone
|
| :members:
|
| :undoc-members:
|
|
|
| boto.route53.exception
|
| --------------------------
|
| +----------------------
|
|
|
| .. automodule:: boto.route53.exception
|
| :members:
|
|
|