diff options
author | Scott Main <smain@google.com> | 2012-04-05 12:34:33 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-04-05 13:08:55 -0700 |
commit | 2b0267dc3671282a1498a92da7b38fd2ef5c018f (patch) | |
tree | 2e4d433eab37b3d054d4f2973754105bfc4c7bfd /docs/html/guide/guide_toc.cs | |
parent | ad6066970ae8f5979942178bcbbe90f72a348440 (diff) |
docs: Deprecate the old UI guidelines about Activity/Task and Menus
Change-Id: Ife0079ecd2285eca92833a8ff32e9b4545086448
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index ba8dc5e3fded..62d18aee3f9a 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -834,12 +834,6 @@ applications</span> <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/widget_design.html"> <span class="en">App Widget Design</span> </a></li> - <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/activity_task_design.html"> - <span class="en">Activity and Task Design</span> - </a></li> - <li><a href="<?cs var:toroot ?>guide/practices/ui_guidelines/menu_design.html"> - <span class="en">Menu Design</span> - </a></li> </ul> </li> </ul> |