Merge "docs: submit latest set of redirects" into jb-dev

This commit is contained in:
Scott Main
2012-06-26 21:58:53 -07:00
committed by Android (Google) Code Review

View File

@@ -68,6 +68,11 @@ redirects:
dst: /tools/extras/oem-usb.html dst: /tools/extras/oem-usb.html
type: permanent type: permanent
comment: Redirect sdk reference to new location comment: Redirect sdk reference to new location
- src: /sdk/installing.html
dst: /sdk/installing/index.html
type: permanent
comment: Redirect sdk reference to new location
# new one works # new one works
- src: /sdk/compatibility-library.html - src: /sdk/compatibility-library.html
@@ -156,6 +161,10 @@ redirects:
dst: /guide/components/fundamentals.html dst: /guide/components/fundamentals.html
type: permanent type: permanent
- src: /guide/topics/intents/intents-filters.html
dst: /guide/components/intents-filters.html
type: permanent
- src: /guide/topics/fundamentals/ - src: /guide/topics/fundamentals/
dst: /guide/components/ dst: /guide/components/
type: permanent type: permanent
@@ -178,6 +187,10 @@ redirects:
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location
- src: /guide/topics/connectivity/usb/adk.html
dst: /tools/adk/index.html
type: permanent
- src: /guide/topics/usb - src: /guide/topics/usb
dst: /guide/topics/connectivity/usb dst: /guide/topics/connectivity/usb
type: permanent type: permanent
@@ -211,6 +224,10 @@ redirects:
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location
- src: /guide/topics/testing/
dst: /tools/testing/
type: permanent
- src: /guide/topics/graphics/animation.html - src: /guide/topics/graphics/animation.html
dst: /guide/topics/graphics/overview.html dst: /guide/topics/graphics/overview.html
type: permanent type: permanent
@@ -249,6 +266,16 @@ redirects:
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location
# new one
- src: /resources/articles/creating-input-method.html
dst: /guide/topics/text/creating-input-method.html
type: permanent
# new one
- src: /resources/articles/spell-checker-framework.html
dst: /guide/topics/text/spell-checker-framework.html
type: permanent
# new one # new one
- src: /resources/tutorials/hello-world.html - src: /resources/tutorials/hello-world.html
dst: /training/basics/firstapp/index.html dst: /training/basics/firstapp/index.html
@@ -335,6 +362,10 @@ redirects:
dst: /training/graphics/opengl/index.html dst: /training/graphics/opengl/index.html
type: permanent type: permanent
- src: /training/tutorials/views/hello-mapview.html
dst: https://developers.google.com/maps/documentation/android/hello-mapview
type: permanent
- src: /resources/samples/.* - src: /resources/samples/.*
dst: /tools/samples/index.html dst: /tools/samples/index.html
type: permanent type: permanent