summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2013-09-05 19:33:05 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-05 19:33:05 -0700
commit17b152d9a273987645fa97b0df00a35378efc85a (patch)
tree84fd52e0bd57609286f3f03ecf2146e38f55d8e6
parenta3e0ada25bb5fbd34fe6ade783bdb61469871ab8 (diff)
parent60880978e61a43624e50a3537819e827a24ff2ae (diff)
downloadandroid_development-17b152d9a273987645fa97b0df00a35378efc85a.tar.gz
android_development-17b152d9a273987645fa97b0df00a35378efc85a.tar.bz2
android_development-17b152d9a273987645fa97b0df00a35378efc85a.zip
am 60880978: am fe32c3ad: Adjust tags format in _index.jd files.
* commit '60880978e61a43624e50a3537819e827a24ff2ae': Adjust tags format in _index.jd files.
-rw-r--r--samples/AccelerometerPlay/_index.jd5
-rw-r--r--samples/ActionBarCompat/_index.jd5
-rw-r--r--samples/BluetoothHDP/_index.jd5
-rw-r--r--samples/BluetoothLeGatt/_index.jd3
4 files changed, 7 insertions, 11 deletions
diff --git a/samples/AccelerometerPlay/_index.jd b/samples/AccelerometerPlay/_index.jd
index 197e45357..cdca3a6b1 100644
--- a/samples/AccelerometerPlay/_index.jd
+++ b/samples/AccelerometerPlay/_index.jd
@@ -1,6 +1,5 @@
-page.tags="Sensor", "Accelerometer"
-sample.tags="Accelerometer", "Games"
-sample.groups="Sensors"
+page.tags="Sensor", "Games", "Accelerometer"
+sample.group=Sensors
@jd:body
<p>Example code that shows how to use the device accelerometer in apps and games.</p>
diff --git a/samples/ActionBarCompat/_index.jd b/samples/ActionBarCompat/_index.jd
index 946570b7e..61b5e5e85 100644
--- a/samples/ActionBarCompat/_index.jd
+++ b/samples/ActionBarCompat/_index.jd
@@ -1,6 +1,5 @@
-page.tags="ActionBar", "Compatibility", "Support Library"
-sample.tags="UI", "ActionBar", "Support Library"
-sample.group="Input"
+page.tags="ActionBar", "UI", "Compatibility", "Support Library"
+sample.group=Input
@jd:body
<p>This sample shows how to use the action bar design pattern on pre-API 11 devices and the built-in
diff --git a/samples/BluetoothHDP/_index.jd b/samples/BluetoothHDP/_index.jd
index cf5f555af..526e318e8 100644
--- a/samples/BluetoothHDP/_index.jd
+++ b/samples/BluetoothHDP/_index.jd
@@ -1,6 +1,5 @@
-page.tags="Bluetooth", "HDP"
-sample.tags="Bluetooth", "Health"
-sample.group="Connectivity"
+page.tags="Bluetooth", "HDP", "Health"
+sample.group=Connectivity
@jd:body
<p>A sample application that demonstrates how to communicate with a Bluetooth Health Device Profile (HDP) device. This feature is available on Android 4.0 (API level 14) or above platforms. The Android Bluetooth Health API lets you create
diff --git a/samples/BluetoothLeGatt/_index.jd b/samples/BluetoothLeGatt/_index.jd
index b73d51943..110ca4a8b 100644
--- a/samples/BluetoothLeGatt/_index.jd
+++ b/samples/BluetoothLeGatt/_index.jd
@@ -1,6 +1,5 @@
page.tags="Bluetooth", "LE", "SMART"
-sample.tags="Bluetooth", "LE"
-sample.group="Connectivity"
+sample.group=Connectivity
@jd:body
<p>A sample application that demonstrates how to communicate with