diff options
author | Robert Ly <robertly@google.com> | 2011-02-09 02:49:37 -0800 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2011-02-10 21:37:03 -0800 |
commit | bc68067d2595a2cd9033496b9f25a14a77d44a9c (patch) | |
tree | fca2d902fe0ca225e3a326bbce519efcf1385844 /docs/html/guide/guide_toc.cs | |
parent | 3f41d8f5ee1a8d5366d79ee03d97fac8403c676a (diff) |
Doc change: renderscript dev guide
Change-Id: I4a70e4659fa629fa16369c81ebc601c8b4b570e5
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 a375b115c397..1824a6f368f4 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> |