diff options
-rw-r--r-- | docs/html/sdk/1.0_r1/index.jd | 3 | ||||
-rw-r--r-- | docs/html/sdk/1.0_r2/index.jd | 3 | ||||
-rw-r--r-- | docs/html/sdk/1.1_r1/index.jd | 3 | ||||
-rw-r--r-- | docs/html/sdk/1.5_r1/index.jd | 3 |
4 files changed, 11 insertions, 1 deletions
diff --git a/docs/html/sdk/1.0_r1/index.jd b/docs/html/sdk/1.0_r1/index.jd index b6e0e9f..6ef860f 100644 --- a/docs/html/sdk/1.0_r1/index.jd +++ b/docs/html/sdk/1.0_r1/index.jd @@ -20,6 +20,9 @@ sdk.linux_checksum=2660b4029039b7d714e59827e9a9a11d @jd:body +<p>For more information on this SDK release, read the +<a href="{@docRoot}sdk/RELEASENOTES.html#1.0_r1">Release Notes</a>.</p> + <h2>Included in this SDK</h2> <h4>Development tools</h4> diff --git a/docs/html/sdk/1.0_r2/index.jd b/docs/html/sdk/1.0_r2/index.jd index 2446c09..a1989ba 100644 --- a/docs/html/sdk/1.0_r2/index.jd +++ b/docs/html/sdk/1.0_r2/index.jd @@ -20,6 +20,9 @@ sdk.linux_checksum=a1f3b6d854596f850f5008856d0f380e @jd:body +<p>For more information on this SDK release, read the +<a href="{@docRoot}sdk/RELEASENOTES.html#1.0_r2">Release Notes</a>.</p> + <h2>Included in this SDK</h2> <h4>Development tools</h4> diff --git a/docs/html/sdk/1.1_r1/index.jd b/docs/html/sdk/1.1_r1/index.jd index df8ff5a..f658216 100644 --- a/docs/html/sdk/1.1_r1/index.jd +++ b/docs/html/sdk/1.1_r1/index.jd @@ -19,7 +19,8 @@ sdk.linux_checksum=ebcb16b0cd4aef198b4dd9a1418efbf1 @jd:body -<p><a href="{@docRoot}sdk/RELEASENOTES.html#1.1_r1">Release Notes</a></p> +<p>For more information on this SDK release, read the +<a href="{@docRoot}sdk/RELEASENOTES.html#1.1_r1">Release Notes</a>.</p> <h2>SDK Contents</h2> diff --git a/docs/html/sdk/1.5_r1/index.jd b/docs/html/sdk/1.5_r1/index.jd index d966ccb..89892e9 100644 --- a/docs/html/sdk/1.5_r1/index.jd +++ b/docs/html/sdk/1.5_r1/index.jd @@ -17,6 +17,9 @@ sdk.linux_checksum=2addfd315da0ad8b5bde6b09d5ff3b06 page.title=Android 1.5 SDK, Release 1 @jd:body +<p>For more information on this SDK release, read the +<a href="{@docRoot}sdk/RELEASENOTES.html#1.5_r1">Release Notes</a>.</p> + <h2>SDK Contents</h2> <h4>Development tools</h4> |