am af3227ff: Merge "Added Honeycomb-Gallery to docs." into honeycomb

* commit 'af3227ff772e8d5d577fd6fa10338837b435e99f':
  Added Honeycomb-Gallery to docs.
This commit is contained in:
Alexander Lucas
2011-01-19 18:37:06 -08:00
committed by Android Git Automerger
3 changed files with 12 additions and 0 deletions

View File

@@ -400,6 +400,8 @@ web_docs_sample_code_flags := \
resources/samples/CubeLiveWallpaper "Live Wallpaper" \ resources/samples/CubeLiveWallpaper "Live Wallpaper" \
-samplecode $(sample_dir)/Home \ -samplecode $(sample_dir)/Home \
resources/samples/Home "Home" \ resources/samples/Home "Home" \
-samplecode $(sample_dir)/Honeycomb-Gallery \
resources/samples/Honeycomb-Gallery "Honeycomb Gallery" \
-samplecode $(sample_dir)/JetBoy \ -samplecode $(sample_dir)/JetBoy \
resources/samples/JetBoy "JetBoy" \ resources/samples/JetBoy "JetBoy" \
-samplecode $(sample_dir)/LunarLander \ -samplecode $(sample_dir)/LunarLander \

View File

@@ -404,6 +404,16 @@ var ANDROID_RESOURCES = [
en: 'A home screen replacement application.' en: 'A home screen replacement application.'
} }
}, },
{
tags: ['sample', 'new'],
path: 'samples/Honeycomb-Gallery/index.html',
title: {
en: 'Honeycomb Gallery'
},
description: {
en: 'An image gallery application using Honeycomb-specific APIs.'
}
},
{ {
tags: ['sample', 'gamedev', 'media'], tags: ['sample', 'gamedev', 'media'],
path: 'samples/JetBoy/index.html', path: 'samples/JetBoy/index.html',

Binary file not shown.

After

Width:  |  Height:  |  Size: 300 KiB