Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Side by Side Diff: docs/source/ref/cloudformation.rst

Issue 8386013: Merging in latest boto. (Closed) Base URL: svn://svn.chromium.org/boto
Patch Set: Redoing vendor drop by deleting and then merging. Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « docs/source/index.rst ('k') | docs/source/ref/cloudfront.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 .. ref-cloudformation
2
3 ==============
4 cloudformation
5 ==============
6
7 boto.cloudformation
8 ---------------
9
10 .. automodule:: boto.cloudformation
11 :members:
12 :undoc-members:
13
14 boto.cloudformation.stack
15 ----------------------------
16
17 .. automodule:: boto.cloudformation.stack
18 :members:
19 :undoc-members:
20
21 boto.cloudformation.template
22 ----------------------------
23
24 .. automodule:: boto.cloudformation.template
25 :members:
26 :undoc-members:
27
OLDNEW
« no previous file with comments | « docs/source/index.rst ('k') | docs/source/ref/cloudfront.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698