summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorRoman Nurik <romannurik@google.com>2009-12-10 09:42:51 -0800
committerRoman Nurik <romannurik@google.com>2009-12-10 11:45:33 -0800
commit0e71bdc6acd581d653062dd15a9b772eaee10231 (patch)
treea5949e2fa0e5d0c829352b43ae192432d954596d /docs/html/guide/guide_toc.cs
parentb9b45a5e26ed020a39a507a173d9f29e336cf989 (diff)
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 6c6e0e76793e..c08a280af1cf 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -401,6 +401,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>
@@ -410,6 +413,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>
@@ -422,6 +428,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>