diff options
author | Scott Main <smain@google.com> | 2011-12-15 16:29:42 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-12-15 16:29:42 -0800 |
commit | 6aee4582feae70254094e343412114c0b0abaf2d (patch) | |
tree | 6aee094d4e40cf449503f771d88c85601f9969df /docs/html/guide | |
parent | fc6ac0f28f9f7d06963fb330b218376099a91596 (diff) | |
parent | 2cbcdc760cfe2af622ccb9ef41514954dab537f0 (diff) | |
download | frameworks_base-6aee4582feae70254094e343412114c0b0abaf2d.zip frameworks_base-6aee4582feae70254094e343412114c0b0abaf2d.tar.gz frameworks_base-6aee4582feae70254094e343412114c0b0abaf2d.tar.bz2 |
am 2cbcdc76: Merge "docs: Add training homepage, side nav, and title changes" into ics-mr0
* commit '2cbcdc760cfe2af622ccb9ef41514954dab537f0':
docs: Add training homepage, side nav, and title changes
Diffstat (limited to 'docs/html/guide')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index bfde56c..ef91d35 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -244,7 +244,7 @@ <li class="toggle-list"> <div><a href="<?cs var:toroot ?>guide/topics/graphics/index.html"> <span class="en">Graphics</span> - </a><span class="new-child">new!</span></div> + </a> <span class="new-child">new!</span></div> <ul> <li><a href="<?cs var:toroot ?>guide/topics/graphics/2d-graphics.html"> <span class="en">Canvas and Drawables</span></a></li> |