summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2012-06-26 17:58:57 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-06-26 17:58:57 -0700
commitaa16a2e055737869609ce52e563b9175607ae52d (patch)
tree1d517b9c9435425f7d7e44688c478182286f4739 /docs/html/guide/guide_toc.cs
parent7017d51e147a0f6ed2370fb79c656c9726304131 (diff)
parent864090eeaa5241f9fcf17420a3d0123c95052b96 (diff)
Merge "docs: remove graphics rs docs and restructure existing docs" into jb-dev
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs28
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index cc6737ba02ac..94b9773474ba 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -311,26 +311,26 @@
<li><a href="<?cs var:toroot ?>guide/topics/graphics/hardware-accel.html">
<span class="en">Hardware Acceleration</span>
</a></li>
- <li class="nav-section">
- <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/graphics/renderscript/index.html">
- <span class="en">Renderscript</span>
+ </ul>
+ </li><!-- end of graphics and animation-->
+
+ <li class="nav-section">
+ <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/renderscript/index.html">
+ <span class="en">Computation</span>
</a></div>
<ul>
- <li><a href="<?cs var:toroot ?>guide/topics/graphics/renderscript/graphics.html">
- <span class="en">Graphics</span></a>
+ <li><a href="<?cs var:toroot ?>guide/topics/renderscript/compute.html">
+ <span class="en">Renderscript</span></a>
</li>
- <li><a href="<?cs var:toroot ?>guide/topics/graphics/renderscript/compute.html">
- <span class="en">Compute</span></a>
+
+ <li><a href="<?cs var:toroot ?>guide/topics/renderscript/advanced.html">
+ <span class="en">Advanced Renderscript</span></a>
</li>
- <li><a href="<?cs var:toroot ?>guide/topics/graphics/renderscript/reference.html">
+ <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference.html">
<span class="en">Runtime API Reference</span></a>
- </li>
+ </li>
</ul>
- </li>
- </ul>
- </li><!-- end of graphics and animation-->
-
-
+ </li>
<li class="nav-section">
<div class="nav-section-header"><a href="<?cs var:toroot ?>guide/topics/media/index.html">
<span class="en">Media and Camera</span>