summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2011-12-15 19:55:25 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2011-12-15 19:55:25 -0800
commitd9bc2d21c55e58f83e4209749cc51f0da9869b54 (patch)
tree4a13a356ae4cbab9e6a76967c51cd26b63189694
parent5dac1976198e5fa553749cd145c7484f3ff45c6b (diff)
parent2956f2fd2ce7eba5abac30fa1c0a2c514edcc787 (diff)
Merge "docs: add remembering users class to nav" into ics-mr0
-rw-r--r--docs/html/resources/resources_toc.cs19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs
index 067575aa526d..f21e0bef83f9 100644
--- a/docs/html/resources/resources_toc.cs
+++ b/docs/html/resources/resources_toc.cs
@@ -97,6 +97,25 @@
</ul>
</li>
+ <li class="toggle-list">
+ <div><a href="<?cs var:toroot ?>training/id-auth/index.html">
+ <span class="en">Remembering Users</span>
+ </a></div>
+ <ul>
+ <li><a href="<?cs var:toroot ?>training/id-auth/identify.html">
+ <span class="en">Remembering Your User</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/id-auth/authenticate.html">
+ <span class="en">Authenticating to OAuth2 Services</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/id-auth/custom_auth.html">
+ <span class="en">Creating a Custom Account Type</span>
+ </a>
+ </li>
+ </ul>
+ </li>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>training/sharing/index.html">