summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
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 6c6e0e7..c08a280 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>