summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-10-09 17:14:28 -0700
committerXavier Ducrohet <xav@android.com>2009-10-21 18:32:24 -0700
commitf4b5540b35a37ae5b999a50c2195bb43eb125f3c (patch)
treeb0d02f6eb1e1b1cdcf7a9c1479682696a1f953e1 /docs/html/guide/guide_toc.cs
parentf90178d08d3a6cdb500a6f4d1069c38036b3db69 (diff)
doc change only: add screens support doc
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 39f0ffa45c00..e2acc4f330d7 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -325,6 +325,9 @@
<span class="zh-TW">最佳實務</span>
</h2>
<ul>
+ <li><a href="<?cs var:toroot ?>guide/practices/screens_support.html">
+ <span class="en">Supporting Multiple Screens</span>
+ </a></li>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/index.html">
<span class="en">UI Guidelines</span>
@@ -344,6 +347,8 @@
</a></li>
</ul>
</li>
+ </ul>
+ <ul>
<li><a href="<?cs var:toroot ?>guide/practices/design/performance.html">
<span class="en">Designing for Performance</span>
</a></li>