summaryrefslogtreecommitdiff
path: root/docs/html/training/training_toc.cs
diff options
context:
space:
mode:
authorMark Lu <marklu@google.com>2016-09-29 18:11:38 -0700
committerMark Lu <marklu@google.com>2016-09-30 13:36:50 -0700
commitf0968050f6ae40a35b92dda32d19c571fcc0b15c (patch)
tree04ee1989cf9bb90f38ce48ec02ffdd761cde1ab7 /docs/html/training/training_toc.cs
parentd780260f1049798ca1539520f39186cba92e558f (diff)
Docs: Updates to backup documentation
Change-Id: I9349e5f8585687b1159f13029b6c13b89dafd8c9
Diffstat (limited to 'docs/html/training/training_toc.cs')
-rw-r--r--docs/html/training/training_toc.cs18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs
index d0dccba64d35..2845408f7238 100644
--- a/docs/html/training/training_toc.cs
+++ b/docs/html/training/training_toc.cs
@@ -649,25 +649,7 @@
</li>
</ul>
</li>
-
<li class="nav-section">
- <div class="nav-section-header">
- <a href="<?cs var:toroot ?>training/backup/index.html"
- description=
- "How to sync and back up app and user data to remote web services in the
- cloud and how to restore the data back to multiple devices."
- >Backing up App Data to the Cloud</a>
- </div>
- <ul>
- <li><a href="<?cs var:toroot ?>training/backup/autosyncapi.html">
- Configuring Auto Backup
- </a>
- </li>
- <li><a href="<?cs var:toroot ?>training/backup/backupapi.html">
- Using the Backup API
- </a>
- </li>
- </ul>
<li><a href="<?cs var:toroot ?>training/cloudsave/conflict-res.html"
description=
"How to design a robust conflict resolution strategy for apps that save data to the cloud."