diff options
author | Scott Main <smain@google.com> | 2009-08-29 13:43:32 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2009-08-29 13:43:32 -0700 |
commit | 8776ed1029c196607ef9fb31d9629666759826f5 (patch) | |
tree | dee3e75fc69ab8190f2c18eb1d74a46da3c2bd4a /docs/html/guide/guide_toc.cs | |
parent | 9b52ad61642c84f74c89627eeb28d03ebb44386c (diff) | |
parent | d2227277d405fc368c1baf1a80c2d600dca96145 (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.cs | 3 |
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> |