summaryrefslogtreecommitdiffstats
path: root/docs/html/resources
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2012-03-14 15:41:02 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-03-14 15:41:02 -0700
commitb285125d4bad1c76e95cd24956711deb9908c4a8 (patch)
treebb2954b85710b0241a988e8110e4eefb6cc9a247 /docs/html/resources
parent7f94977867ae67aa4f75d9db5de94e1233a2d7fe (diff)
parent055e3f25ba85d7aefcddaa0aa2bb0589719ec80c (diff)
downloadframeworks_base-b285125d4bad1c76e95cd24956711deb9908c4a8.zip
frameworks_base-b285125d4bad1c76e95cd24956711deb9908c4a8.tar.gz
frameworks_base-b285125d4bad1c76e95cd24956711deb9908c4a8.tar.bz2
Merge "docs: android u search class" into ics-mr1
Diffstat (limited to 'docs/html/resources')
-rw-r--r--docs/html/resources/resources_toc.cs20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs
index 8483037..890f92a 100644
--- a/docs/html/resources/resources_toc.cs
+++ b/docs/html/resources/resources_toc.cs
@@ -99,6 +99,26 @@
</li>
<li class="toggle-list">
+ <div><a href="<?cs var:toroot ?>training/search/index.html">
+ <span class="en">Adding Search Functionality</span>
+ </a></div>
+ <ul>
+ <li><a href="<?cs var:toroot ?>training/search/setup.html">
+ <span class="en">Setting up the Search Interface</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/search/search.html">
+ <span class="en">Storing and Searching for Data</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/search/backward-compat.html">
+ <span class="en">Remaining Backward Compatible</span>
+ </a>
+ </li>
+ </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>