Skip to content

Commit

Permalink
Add beanstalk docs to the indexes.
Browse files Browse the repository at this point in the history
  • Loading branch information
garnaat committed Sep 21, 2012
1 parent 31c280a commit 0c7a4d5
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/index.rst
Expand Up @@ -31,6 +31,7 @@ Currently Supported Services
* **Deployment and Management**

* CloudFormation -- (:doc:`API Reference <ref/cloudformation>`)
* Elastic Beanstalk -- ("doc"`API Reference <ref/beanstalk>`)

* **Identity & Access**

Expand Down
26 changes: 26 additions & 0 deletions docs/source/ref/beanstalk.rst
@@ -0,0 +1,26 @@
.. ref-beanstalk
=================
Elastic Beanstalk
=================

boto.beanstalk
-------------

.. automodule:: boto.beanstalk
:members:
:undoc-members:

boto.beanstalk.layer1
---------------------

.. automodule:: boto.beanstalk.layer1
:members:
:undoc-members:

boto.beanstalk.response
-----------------------

.. automodule:: boto.beanstalk.response
:members:
:undoc-members:
1 change: 1 addition & 0 deletions docs/source/ref/index.rst
Expand Up @@ -8,6 +8,7 @@ API Reference
:maxdepth: 4

boto
beanstalk
cloudformation
cloudfront
cloudsearch
Expand Down

0 comments on commit 0c7a4d5

Please sign in to comment.