From 890b835d62dbe263f9bb5f81769711100cc5bfa1 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 5 Aug 2009 19:54:52 -0700 Subject: [PATCH] Cleanup - Specify the version and rel id. Bug: 2031559 --- docs/html/sdk/1.5_r3/requirements.jd | 3 +++ docs/html/sdk/1.5_r3/upgrading.jd | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/html/sdk/1.5_r3/requirements.jd b/docs/html/sdk/1.5_r3/requirements.jd index 4ed38a741261c..5f20cf1c0b944 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

The sections below describe the system and software requirements for developing Android applications using the Android SDK tools included in Android SDK, Release .

diff --git a/docs/html/sdk/1.5_r3/upgrading.jd b/docs/html/sdk/1.5_r3/upgrading.jd index a0a62a20c021a..6cda6dd8a2498 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