diff options
| author | Dirk Dougherty <ddougherty@google.com> | 2010-05-17 15:01:58 -0700 |
|---|---|---|
| committer | Dirk Dougherty <ddougherty@google.com> | 2010-05-17 16:30:29 -0700 |
| commit | 6bb6348f2a542b05b9945f28566fb876cf6aee2e (patch) | |
| tree | 6b258db13507c525cd44fb1d03fc842873bd1229 /docs/html/resources/resources_toc.cs | |
| parent | eb9cbb8fdddf4c887004b20b504083035d57a15f (diff) | |
| download | frameworks_base-6bb6348f2a542b05b9945f28566fb876cf6aee2e.zip frameworks_base-6bb6348f2a542b05b9945f28566fb876cf6aee2e.tar.gz frameworks_base-6bb6348f2a542b05b9945f28566fb876cf6aee2e.tar.bz2 | |
Doc change: cherry pick from eclair ->docs: add dashboard for screens
update platform dashboard
Conflicts:
docs/html/resources/dashboard/platform-versions.jd
Change-Id: I6d812085c96eb61e4f6d6e76af714292fa0d38b1
Diffstat (limited to 'docs/html/resources/resources_toc.cs')
| -rw-r--r-- | docs/html/resources/resources_toc.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs index 0d6ecc4..107c604 100644 --- a/docs/html/resources/resources_toc.cs +++ b/docs/html/resources/resources_toc.cs @@ -27,6 +27,9 @@ <li><a href="<?cs var:toroot ?>resources/dashboard/platform-versions.html"> <span class="en">Platform Versions</span> </a></li> + <li><a href="<?cs var:toroot ?>resources/dashboard/screens.html"> + <span class="en">Screen Sizes & Densities</span> + </a> <span class="new">new!</span></li> </ul> </li><?cs /if |
