diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2010-05-07 15:14:56 -0700 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2010-05-13 21:22:44 -0700 |
| commit | a0711e7b3995f4ae3d8b116030c6b3ed13ad2f99 (patch) | |
| tree | d54655e30ea54530aa2460fb36a6e2ad791ef7f0 /docs/html/guide/guide_toc.cs | |
| parent | c928a11e34678296511d5ea34582292be7368618 (diff) | |
| download | frameworks_base-a0711e7b3995f4ae3d8b116030c6b3ed13ad2f99.zip frameworks_base-a0711e7b3995f4ae3d8b116030c6b3ed13ad2f99.tar.gz frameworks_base-a0711e7b3995f4ae3d8b116030c6b3ed13ad2f99.tar.bz2 | |
Doc change: Add compatibility article.
Change-Id: Ie6671813eb88bc8cb92575726f8fcf69eb558d08
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 3d356ae..51ca3cc 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -390,6 +390,9 @@ <span class="zh-TW" style="display:none">最佳實務</span> </h2> <ul> + <li><a href="<?cs var:toroot ?>guide/practices/compatibility.html"> + <span class="en">Compatibility</span> + </a><span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>guide/practices/screens_support.html"> <span class="en">Supporting Multiple Screens</span> </a></li> |
