diff options
Diffstat (limited to 'docs/html/sdk/preview')
-rw-r--r-- | docs/html/sdk/preview/features.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/preview/index.jd | 2 | ||||
-rw-r--r-- | docs/html/sdk/preview/installing.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/preview/requirements.jd | 8 | ||||
-rw-r--r-- | docs/html/sdk/preview/upgrading.jd | 8 |
5 files changed, 0 insertions, 34 deletions
diff --git a/docs/html/sdk/preview/features.jd b/docs/html/sdk/preview/features.jd deleted file mode 100644 index d7ecc47..0000000 --- a/docs/html/sdk/preview/features.jd +++ /dev/null @@ -1,8 +0,0 @@ -@jd:body - -<script type="text/javascript"> - document.location=toRoot+"sdk/android-3.0.html" -</script> - -<p>You should have already been redirected by your browser. Please go to the -<a href="{@docRoot}sdk/android-3.0.html">Android 3.0 Platform</a>.</p>
\ No newline at end of file diff --git a/docs/html/sdk/preview/index.jd b/docs/html/sdk/preview/index.jd deleted file mode 100644 index ed8f7e0..0000000 --- a/docs/html/sdk/preview/index.jd +++ /dev/null @@ -1,2 +0,0 @@ -sdk.redirect=true -@jd:body diff --git a/docs/html/sdk/preview/installing.jd b/docs/html/sdk/preview/installing.jd deleted file mode 100644 index 94c6f2f..0000000 --- a/docs/html/sdk/preview/installing.jd +++ /dev/null @@ -1,8 +0,0 @@ -@jd:body - -<script type="text/javascript"> - document.location=toRoot+"sdk/installing.html" -</script> - -<p>You should have already been redirected by your browser. Please go to -<a href="{@docRoot}sdk/installing.html">Installing the SDK</a>.</p>
\ No newline at end of file diff --git a/docs/html/sdk/preview/requirements.jd b/docs/html/sdk/preview/requirements.jd deleted file mode 100644 index b5aed80..0000000 --- a/docs/html/sdk/preview/requirements.jd +++ /dev/null @@ -1,8 +0,0 @@ -@jd:body - -<script type="text/javascript"> - document.location=toRoot+"sdk/requirements.html" -</script> - -<p>You should have already been redirected by your browser. Please go to the -<a href="{@docRoot}sdk/requirements.html">SDK System Requirements</a>.</p>
\ No newline at end of file diff --git a/docs/html/sdk/preview/upgrading.jd b/docs/html/sdk/preview/upgrading.jd deleted file mode 100644 index 1c53bdb..0000000 --- a/docs/html/sdk/preview/upgrading.jd +++ /dev/null @@ -1,8 +0,0 @@ -@jd:body - -<script type="text/javascript"> - document.location=toRoot+"sdk/index.html" -</script> - -<p>You should have already been redirected by your browser. Please go to -<a href="{@docRoot}sdk/index.html">the Android SDK</a>.</p>
\ No newline at end of file |