remove Remembering Your Users class from nav.

Separate CL will redirect these pages to the Google Auth doc.

Change-Id: Ib47b8e0fffbe776626b463c1199f435a82e64170
This commit is contained in:
Scott Main
2013-09-27 15:24:35 -07:00
parent 37453a8353
commit 4a9999f1ad

View File

@@ -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">