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

Side by Side Diff: docs/source/ref/route53.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/ref/index.rst ('k') | docs/source/ref/ses.rst » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .. ref-route53 1 .. ref-route53
2 2
3 ======= 3 =======
4 route53 4 route53
5 ======= 5 =======
6 6
7 7
8 boto.route53 8 boto.route53.connection
9 ------------ 9 -----------------------
10 10
11 .. automodule:: boto.route53 11 .. automodule:: boto.route53.connection
12 :members: 12 :members:
13 :undoc-members: 13 :undoc-members:
14 14
15 boto.route53.hostedzone 15 boto.route53.hostedzone
16 ---------------------------- 16 ------------------------
17 17
18 .. automodule:: boto.route53.hostedzone 18 .. automodule:: boto.route53.hostedzone
19 :members: 19 :members:
20 :undoc-members: 20 :undoc-members:
21 21
22 boto.route53.exception 22 boto.route53.exception
23 ------------------------- 23 ----------------------
24 24
25 .. automodule:: boto.route53.exception 25 .. automodule:: boto.route53.exception
26 :members: 26 :members:
27 :undoc-members: 27 :undoc-members:
OLDNEW
« no previous file with comments | « docs/source/ref/index.rst ('k') | docs/source/ref/ses.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698