diff options
author | Scott Main <smain@google.com> | 2013-07-31 10:48:57 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-07-31 10:48:57 -0700 |
commit | 48ebc69f4ea60438f8c9d9ebaa882babdbe26cb2 (patch) | |
tree | 250f220a9e296c0632056e3f04e70a8fb490fc28 /docs/html/guide/guide_toc.cs | |
parent | a9dcc3345918dbb289503d76cab6c40cee673b2c (diff) |
remove obsolete/orphaned "tab layout" doc, make redirect to training lesson
Change-Id: I743be26de666c3385cca1e180da0cab13c1c6335
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index db08c3e62645..2a313748744a 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -146,9 +146,6 @@ <li><a href="<?cs var:toroot ?>guide/topics/ui/layout/grid.html"> <span class="en">Grid Layout</span> </a></li> - <li><a href="<?cs var:toroot ?>guide/topics/ui/layout/tabs.html"> - <span class="en">Tab Layout</span> - </a></li> --> <li><a href="<?cs var:toroot ?>guide/topics/ui/layout/listview.html"> <span class="en">List View</span> |