summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-09-27 15:24:35 -0700
committerScott Main <smain@google.com>2013-09-27 15:24:35 -0700
commit4a9999f1ad20830df4aa38d3d3a42d73cb9986f0 (patch)
tree15fad5642e4a7ffd80d07a6441de15ecaf960934 /docs
parent37453a8353a190233c94c9f40261feef6a9ebf08 (diff)
downloadframeworks_base-4a9999f1ad20830df4aa38d3d3a42d73cb9986f0.zip
frameworks_base-4a9999f1ad20830df4aa38d3d3a42d73cb9986f0.tar.gz
frameworks_base-4a9999f1ad20830df4aa38d3d3a42d73cb9986f0.tar.bz2
remove Remembering Your Users class from nav.
Separate CL will redirect these pages to the Google Auth doc. Change-Id: Ib47b8e0fffbe776626b463c1199f435a82e64170
Diffstat (limited to 'docs')
-rw-r--r--docs/html/training/training_toc.cs23
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs
index a3c9dac..77ac235 100644
--- a/docs/html/training/training_toc.cs
+++ b/docs/html/training/training_toc.cs
@@ -576,29 +576,6 @@ include the action bar on devices running Android 2.1 or higher."
</li>
</ul>
</li>
- <li class="nav-section">
- <div class="nav-section-header">
- <a href="<?cs var:toroot ?>training/id-auth/index.html"
- description=
- "How to remember the user by account, authenticate the user, acquire user permission
- for the user's online data, and create custom accounts on the device."
- >Remembering Users</a>
- </div>
- <ul>
- <li><a href="<?cs var:toroot ?>training/id-auth/identify.html">
- Remembering Your User
- </a>
- </li>
- <li><a href="<?cs var:toroot ?>training/id-auth/authenticate.html">
- Authenticating to OAuth2 Services
- </a>
- </li>
- <li><a href="<?cs var:toroot ?>training/id-auth/custom_auth.html">
- Creating a Custom Account Type
- </a>
- </li>
- </ul>
- </li>
<li class="nav-section">
<div class="nav-section-header">