Index: docs/source/ref/cloudformation.rst |
diff --git a/docs/source/ref/cloudformation.rst b/docs/source/ref/cloudformation.rst |
new file mode 100644 |
index 0000000000000000000000000000000000000000..447f487734d7c91cecf6705a59628a330ebc274d |
--- /dev/null |
+++ b/docs/source/ref/cloudformation.rst |
@@ -0,0 +1,27 @@ |
+.. ref-cloudformation |
+ |
+============== |
+cloudformation |
+============== |
+ |
+boto.cloudformation |
+--------------- |
+ |
+.. automodule:: boto.cloudformation |
+ :members: |
+ :undoc-members: |
+ |
+boto.cloudformation.stack |
+---------------------------- |
+ |
+.. automodule:: boto.cloudformation.stack |
+ :members: |
+ :undoc-members: |
+ |
+boto.cloudformation.template |
+---------------------------- |
+ |
+.. automodule:: boto.cloudformation.template |
+ :members: |
+ :undoc-members: |
+ |