Skip to content

Commit 43fda84

Browse files
Robert LyAndroid Git Automerger
authored andcommitted
am 6ad9ea7: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1
* commit '6ad9ea7deb669eca68c58f001c935255c3294cfe': update overview page for rs api docs to open iframe links in parent
2 parents 58f9c3d + 6ad9ea7 commit 43fda84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libs/rs/scriptc/rs_allocation.rsh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
*
2929
* To use Renderscript, you need to utilize the Renderscript runtime APIs documented here
3030
* as well as the Android framework APIs for Renderscript.
31-
* For documentation on the Android framework APIs, see the <a href=
31+
* For documentation on the Android framework APIs, see the <a target="_parent" href=
3232
* "http://developer.android.com/reference/android/renderscript/package-summary.html">
3333
* android.renderscript</a> package reference.
3434
* For more information on how to develop with Renderscript and how the runtime and
35-
* Android framework APIs interact, see the <a href=
35+
* Android framework APIs interact, see the <a target="_parent" href=
3636
* "http://developer.android.com/guide/topics/renderscript/index.html">Renderscript
37-
* developer guide</a> and the <a href=
37+
* developer guide</a> and the <a target="_parent" href=
3838
* "http://developer.android.com/resources/samples/RenderScript/index.html">
3939
* Renderscript samples</a>.
4040
*/

0 commit comments

Comments
 (0)