summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2009-08-29 13:43:32 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-08-29 13:43:32 -0700
commit8776ed1029c196607ef9fb31d9629666759826f5 (patch)
treedee3e75fc69ab8190f2c18eb1d74a46da3c2bd4a /docs/html/guide/guide_toc.cs
parent9b52ad61642c84f74c89627eeb28d03ebb44386c (diff)
parentd2227277d405fc368c1baf1a80c2d600dca96145 (diff)
am d2227277: am a84a26d2: Merge change 23241 into donut
Merge commit 'd2227277d405fc368c1baf1a80c2d600dca96145' into eclair-plus-aosp * commit 'd2227277d405fc368c1baf1a80c2d600dca96145': add searchable dictionary to html docs and dev guide nav
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 459ad37f79b6..ef1a1ea51caa 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -399,6 +399,9 @@
<li><a href="<?cs var:toroot ?>guide/samples/NotePad/index.html">
<span class="en">Note Pad</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/samples/SearchableDictionary/index.html">
+ <span class="en">Searchable Dictionary</span>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/samples/Snake/index.html">
<span class="en">Snake</span>
</a></li>