summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-12-15 19:56:47 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-12-15 19:56:47 -0800
commit8f266b9e348ba69d953568624b8d0e2cea07f99d (patch)
treefa877e2f778a5b383a31aa90646df0e0ac9487d7 /docs
parent26e461b34f5f9eef79aa30f1304cca4262ff88ed (diff)
parentd9bc2d21c55e58f83e4209749cc51f0da9869b54 (diff)
downloadframeworks_base-8f266b9e348ba69d953568624b8d0e2cea07f99d.zip
frameworks_base-8f266b9e348ba69d953568624b8d0e2cea07f99d.tar.gz
frameworks_base-8f266b9e348ba69d953568624b8d0e2cea07f99d.tar.bz2
am d9bc2d21: Merge "docs: add remembering users class to nav" into ics-mr0
* commit 'd9bc2d21c55e58f83e4209749cc51f0da9869b54': docs: add remembering users class to nav
Diffstat (limited to 'docs')
-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 067575a..f21e0be 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">