Merge change 20230 into donut
* changes:
Cleanup - Specify the version and rel id.
diff --git a/docs/html/sdk/1.5_r3/requirements.jd b/docs/html/sdk/1.5_r3/requirements.jd
index 4ed38a7..5f20cf1 100644
--- a/docs/html/sdk/1.5_r3/requirements.jd
+++ b/docs/html/sdk/1.5_r3/requirements.jd
@@ -1,4 +1,7 @@
+sdk.version=1.5
+sdk.rel.id=3
page.title=System Requirements
+
@jd:body
<p>The sections below describe the system and software requirements for developing Android applications using the Android SDK tools included in Android <?cs var:sdk.version ?> SDK, Release <?cs var:sdk.rel.id ?>. </p>
diff --git a/docs/html/sdk/1.5_r3/upgrading.jd b/docs/html/sdk/1.5_r3/upgrading.jd
index a0a62a2..6cda6dd 100644
--- a/docs/html/sdk/1.5_r3/upgrading.jd
+++ b/docs/html/sdk/1.5_r3/upgrading.jd
@@ -1,5 +1,6 @@
page.title=Upgrading the SDK
-sdk.version=1.5_r3
+sdk.version=1.5
+sdk.rel.id=3
@jd:body