Doc change: Explicitly declare pages that should use the 'sdk' page template. This simplifies the assignment of the 'sdk' hdf var in Doclava.

Change-Id: I0bf0c691db8f190215f95ab8659e28fd73a496d7
This commit is contained in:
Dirk Dougherty
2012-11-29 13:09:21 -08:00
parent 548e17dfdb
commit df9fa4c602
3 changed files with 3 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
page.title=Android SDK
page.template=sdk
header.hide=1
page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices.

View File

@@ -1,4 +1,5 @@
ndk=true
page.template=sdk
ndk.win_download=android-ndk-r8d-windows.zip
ndk.win_bytes=327014028

View File

@@ -1,2 +1,3 @@
sdk.redirect=true
page.template=sdk
@jd:body