summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2009-12-11 01:40:06 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-12-11 01:40:06 -0800
commitf381c242cc3a7420e77cc264b92d64c9fcbe00a8 (patch)
tree850ea662a4f08e6bf54d1deaba5c8d1abcd540f7 /docs/html/guide/guide_toc.cs
parent57e9a3fa2f2f955343be3c04aeb08de742acac8c (diff)
parent87e9b8f14e0555351b892cf67578a7d26c4505c8 (diff)
am 87e9b8f1: am 05bbeb35: am 7eb6ec1f: Merge change I18305fec into eclair
Merge commit '87e9b8f14e0555351b892cf67578a7d26c4505c8' * commit '87e9b8f14e0555351b892cf67578a7d26c4505c8': Add ContactManager, MultiResolution, Wiktionary, and WiktionarySimple to samples index. Also add latest samples zip file.
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 907c3a4ce1ef..c99d61c27789 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -400,6 +400,9 @@
<li><a href="<?cs var:toroot ?>guide/samples/BluetoothChat/index.html">
<span class="en">Bluetooth Chat</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/samples/ContactManager/index.html">
+ <span class="en">Contact Manager</span>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/samples/Home/index.html">
<span class="en">Home</span>
</a></li>
@@ -409,6 +412,9 @@
<li><a href="<?cs var:toroot ?>guide/samples/LunarLander/index.html">
<span class="en">Lunar Lander</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/samples/MultiResolution/index.html">
+ <span class="en">Multiple Resolutions</span>
+ </a></li>
<li><a href="<?cs var:toroot ?>guide/samples/NotePad/index.html">
<span class="en">Note Pad</span>
</a></li>
@@ -421,6 +427,12 @@
<li><a href="<?cs var:toroot ?>guide/samples/SoftKeyboard/index.html">
<span class="en">Soft Keyboard</span>
</a></li>
+ <li><a href="<?cs var:toroot ?>guide/samples/Wiktionary/index.html">
+ <span class="en">Wiktionary</span>
+ </a></li>
+ <li><a href="<?cs var:toroot ?>guide/samples/WiktionarySimple/index.html">
+ <span class="en">Wiktionary (Simplified)</span>
+ </a></li>
</ul>
</li>
</ul>