summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2011-02-09 02:49:37 -0800
committerRobert Ly <robertly@google.com>2011-02-10 21:37:03 -0800
commitbc68067d2595a2cd9033496b9f25a14a77d44a9c (patch)
treefca2d902fe0ca225e3a326bbce519efcf1385844 /docs/html/guide/guide_toc.cs
parent3f41d8f5ee1a8d5366d79ee03d97fac8403c676a (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.cs3
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>