commit | df9fa4c602e986495fe8795fb800858b48693040 | [log] [tgz] |
---|---|---|
author | Dirk Dougherty <ddougherty@google.com> | Thu Nov 29 13:09:21 2012 -0800 |
committer | Dirk Dougherty <ddougherty@google.com> | Fri Jan 25 12:55:16 2013 -0800 |
tree | ae90c9680908ba31fd3bd69ee8d226a8c7e411f0 | |
parent | 548e17dfdbd862cdfc663268a6d67b47f42b9544 [diff] |
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
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 961afda..cb9d2ef 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd
@@ -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.
diff --git a/docs/html/tools/sdk/ndk/index.jd b/docs/html/tools/sdk/ndk/index.jd index f3c9a44..cb4954b 100644 --- a/docs/html/tools/sdk/ndk/index.jd +++ b/docs/html/tools/sdk/ndk/index.jd
@@ -1,4 +1,5 @@ ndk=true +page.template=sdk ndk.win_download=android-ndk-r8d-windows.zip ndk.win_bytes=327014028
diff --git a/docs/html/tools/sdk/preview/index.jd b/docs/html/tools/sdk/preview/index.jd index ed8f7e0..d96df93 100644 --- a/docs/html/tools/sdk/preview/index.jd +++ b/docs/html/tools/sdk/preview/index.jd
@@ -1,2 +1,3 @@ sdk.redirect=true +page.template=sdk @jd:body