diff options
author | Robert Ly <robertly@google.com> | 2012-01-13 09:38:44 -0800 |
---|---|---|
committer | Robert Ly <robertly@google.com> | 2012-01-17 16:14:44 -0800 |
commit | dc6720f34bf5c1de7ff5001fddd1958e41926761 (patch) | |
tree | 103f1501477045fe07320f9ebbbd19f19ceba483 /docs/html/guide/guide_toc.cs | |
parent | dacbf67ab915fa8b987f6fb9f044160af92652cd (diff) |
docs: adding rs api docs
Change-Id: Ib56ee177439e9c124d0ac4053ed4173f8a4be1aa
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index a9c4d307b7a0..3b1642f7a687 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -282,6 +282,10 @@ <span class="en">Compute</span> </a> </li> + <li><a href="<?cs var:toroot ?>guide/topics/renderscript/reference.html"> + <span class="en">Runtime API Reference</span> + </a> + </li> </ul> </li> |