diff options
author | Scott Main <smain@google.com> | 2009-08-29 13:46:16 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2009-08-29 13:46:16 -0700 |
commit | fc11979a3dfa3897e703dbd9f196f84ecd9db70a (patch) | |
tree | 96c58bc12a6825cde361e6ce58759613ee1ab4c3 /docs/html/guide/guide_toc.cs | |
parent | 598ec41b37560a5ee0f979b64568f8178ab49722 (diff) | |
parent | 8776ed1029c196607ef9fb31d9629666759826f5 (diff) |
am 8776ed10: am d2227277: am a84a26d2: Merge change 23241 into donut
Merge commit '8776ed1029c196607ef9fb31d9629666759826f5'
* commit '8776ed1029c196607ef9fb31d9629666759826f5':
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 e66bf7f13230..a99500f4381b 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -398,6 +398,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> |