diff options
author | Robert Ly <robertly@google.com> | 2011-02-11 13:18:33 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-02-11 13:18:33 -0800 |
commit | 41d34195f9d0c6a1548bb9c0de27a8cfd147210f (patch) | |
tree | d5fd8d3012e98e59869c460cc94e6459870fa2a9 /docs/html/guide/guide_toc.cs | |
parent | d24d00ae1c0eaa20ec9f8581be4baba723ea4a00 (diff) | |
parent | 997a671368c3b9f66f3a415876aaa94b391ab602 (diff) |
am 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb
* commit '997a671368c3b9f66f3a415876aaa94b391ab602':
Doc change: renderscript dev guide
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 93035513a413..eca2d455fea6 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -237,6 +237,9 @@ <li><a href="<?cs var:toroot ?>guide/topics/graphics/opengl.html"> <span class="en">3D with OpenGL</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/topics/graphics/renderscript.html"> + <span class="en">3D with Renderscript</span> + </a><span class="new">new!</span></li> <li><a href="<?cs var:toroot ?>guide/topics/graphics/animation.html"> <span class="en">Animation</span> </a><span class="new">new!</span></li> |