diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-11-29 13:09:21 -0800 |
---|---|---|
committer | Dirk Dougherty <ddougherty@google.com> | 2013-01-25 12:55:16 -0800 |
commit | df9fa4c602e986495fe8795fb800858b48693040 (patch) | |
tree | ae90c9680908ba31fd3bd69ee8d226a8c7e411f0 /docs | |
parent | 548e17dfdbd862cdfc663268a6d67b47f42b9544 (diff) | |
download | frameworks_base-df9fa4c602e986495fe8795fb800858b48693040.zip frameworks_base-df9fa4c602e986495fe8795fb800858b48693040.tar.gz frameworks_base-df9fa4c602e986495fe8795fb800858b48693040.tar.bz2 |
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/sdk/index.jd | 1 | ||||
-rw-r--r-- | docs/html/tools/sdk/ndk/index.jd | 1 | ||||
-rw-r--r-- | docs/html/tools/sdk/preview/index.jd | 1 |
3 files changed, 3 insertions, 0 deletions
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 |