Skip to content

Commit 941fcee

Browse files
Alexander LucasAndroid Git Automerger
authored andcommitted
am 773740e: Initial commit of backup API section of cloudsync class.
* commit '773740ed79075e6daffaea0c62857348ab54d93e': Initial commit of backup API section of cloudsync class.
2 parents e6ba1cb + 773740e commit 941fcee

File tree

4 files changed

+683
-5
lines changed

4 files changed

+683
-5
lines changed

docs/html/resources/resources_toc.cs

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,23 @@
123123
</ul>
124124
</li>
125125

126+
<li class="toggle-list">
127+
<div><a href="<?cs var:toroot ?>training/cloudsync/index.html">
128+
<span class="en">Syncing to the Cloud<span class="new">&nbsp;new!</span></span>
129+
</a></div>
130+
<ul>
131+
<li><a href="<?cs var:toroot ?>training/cloudsync/aesync.html">
132+
<span class="en">Syncing with App Engine</span>
133+
</a>
134+
</li>
135+
<li><a href="<?cs var:toroot ?>training/cloudsync/backupapi.html">
136+
<span class="en">Using the Backup API</span>
137+
</a>
138+
</li>
139+
</ul>
140+
</li>
141+
142+
126143
<li class="toggle-list">
127144
<div><a href="<?cs var:toroot ?>training/search/index.html">
128145
<span class="en">Adding Search Functionality<span class="new">&nbsp;new!</span></span>
@@ -369,11 +386,11 @@
369386
</li>
370387
<li><a href="<?cs var:toroot ?>training/displaying-bitmaps/display-bitmap.html">
371388
<span class="en">Displaying Bitmaps in Your UI</span>
372-
</a>
373389
</li>
374-
</ul>
390+
<ul>
375391
</li>
376392

393+
377394
<li class="toggle-list">
378395
<div><a href="<?cs var:toroot ?>training/accessibility/index.html">
379396
<span class="en">Implementing Accessibility<span class="new">&nbsp;new!</span></span>
@@ -391,9 +408,11 @@
391408
</li>
392409

393410
</ul>
394-
</li>
395-
396-
411+
</li>
412+
413+
414+
415+
397416
<li>
398417
<span class="heading">
399418
<span class="en">Technical Resources</span>

0 commit comments

Comments
 (0)