diff options
author | Scott Main <smain@google.com> | 2011-03-24 10:51:50 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-03-24 10:51:50 -0700 |
commit | 95cb883c066b754a96c899b48bd487e2ad0f213d (patch) | |
tree | 34f1920dcbfed005dd7d91dd31e6b5c3d7ca6734 /docs/html/guide/guide_toc.cs | |
parent | e2cd33531182b31e0ace2c3acb0e960fbf1ba273 (diff) | |
parent | b7cfa72932fbb3c794c6e5509b4a5b716236f558 (diff) |
am b7cfa729: Merge "docs: add document for accessibility, authored by Cheryl Simon (clsimon)" into honeycomb
* commit 'b7cfa72932fbb3c794c6e5509b4a5b716236f558':
docs: add document for accessibility, authored by Cheryl Simon (clsimon)
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 675dd7029bba..46763c23f39d 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -698,6 +698,9 @@ </li> </ul> <ul> + <li><a href="<?cs var:toroot ?>guide/practices/design/accessibility.html"> + <span class="en">Designing for Accessibility</span> + </a> <span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>guide/practices/design/performance.html"> <span class="en">Designing for Performance</span> </a></li> |