diff options
author | Scott Main <smain@google.com> | 2013-02-05 14:23:13 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-02-05 14:23:13 -0800 |
commit | b47fa1699a02a96d5da8e175966e9584c6bd5565 (patch) | |
tree | 78547016e3cf1cf488ce96d83e581c2949e5f1e7 /docs | |
parent | 1247fbd43fc9d5492cb97d6313e851a6518ab4b8 (diff) | |
download | frameworks_base-b47fa1699a02a96d5da8e175966e9584c6bd5565.zip frameworks_base-b47fa1699a02a96d5da8e175966e9584c6bd5565.tar.gz frameworks_base-b47fa1699a02a96d5da8e175966e9584c6bd5565.tar.bz2 |
docs: fix renderscript links that currently require redirect
Change-Id: Ie12ff2c4be5ca22ac43dfe3a16868c7bef8e4ae8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/about/versions/android-3.0.jd | 2 | ||||
-rw-r--r-- | docs/html/sitemap.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/about/versions/android-3.0.jd b/docs/html/about/versions/android-3.0.jd index 68ac03a..d0b41d3 100644 --- a/docs/html/about/versions/android-3.0.jd +++ b/docs/html/about/versions/android-3.0.jd @@ -571,7 +571,7 @@ as a special, platform-independent shader language for maximum performance. Usin can accelerate graphics operations and data processing. Renderscript is an ideal way to create high-performance 3D effects for applications, wallpapers, carousels, and more.</p> <p>For more information, see the <a -href="{@docRoot}guide/topics/graphics/renderscript.html">3D Rendering and Computation with +href="{@docRoot}guide/topics/renderscript/index.html">3D Rendering and Computation with Renderscript</a> documentation.</p></li> </ul> diff --git a/docs/html/sitemap.txt b/docs/html/sitemap.txt index 3248b7d..105f60d 100644 --- a/docs/html/sitemap.txt +++ b/docs/html/sitemap.txt @@ -2611,7 +2611,7 @@ http://developer.android.com/reference/android/inputmethodservice/Keyboard.html http://developer.android.com/reference/android/support/v4/view/PagerTabStrip.html http://developer.android.com/reference/android/support/v4/view/PagerTitleStrip.html http://developer.android.com/reference/android/renderscript/RSSurfaceView.html -http://developer.android.com/guide/topics/graphics/renderscript.html +http://developer.android.com/guide/topics/renderscript/index.html http://developer.android.com/reference/android/renderscript/RSTextureView.html http://developer.android.com/reference/android/appwidget/AppWidgetHost.html http://developer.android.com/reference/javax/xml/XMLConstants.html |