diff options
author | Joe Fernandez <joefernandez@google.com> | 2013-11-14 11:41:19 -0800 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2013-11-14 21:00:10 +0000 |
commit | 33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639 (patch) | |
tree | 8d69f98bfdfcb1bb606dee0e2068046eaa8cd288 /docs/html/google/gcm | |
parent | e5d2af6be21a5b9b09667be2597cf1bc4b7a4a1e (diff) | |
download | frameworks_base-33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639.zip frameworks_base-33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639.tar.gz frameworks_base-33baa5ad7d8cdcc89ce4fbc3bc8cd537d5f5d639.tar.bz2 |
Removing quotes from page.tags values
Change-Id: I9e12079568ef7be8574743a34856ed2839e1e76a
Diffstat (limited to 'docs/html/google/gcm')
-rw-r--r-- | docs/html/google/gcm/client.jd | 2 | ||||
-rw-r--r-- | docs/html/google/gcm/gs.jd | 2 | ||||
-rw-r--r-- | docs/html/google/gcm/helper.jd | 2 | ||||
-rw-r--r-- | docs/html/google/gcm/index.jd | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/google/gcm/client.jd b/docs/html/google/gcm/client.jd index df357a2..ca311ed 100644 --- a/docs/html/google/gcm/client.jd +++ b/docs/html/google/gcm/client.jd @@ -1,5 +1,5 @@ page.title=Implementing GCM Client -page.tags="cloud","push","messaging" +page.tags=cloud,push,messaging @jd:body <div id="qv-wrapper"> diff --git a/docs/html/google/gcm/gs.jd b/docs/html/google/gcm/gs.jd index f6b7ebe..3700f3f 100644 --- a/docs/html/google/gcm/gs.jd +++ b/docs/html/google/gcm/gs.jd @@ -1,5 +1,5 @@ page.title=Getting Started -page.tags="cloud","push","messaging" +page.tags=cloud,push,messaging @jd:body <div id="qv-wrapper"> diff --git a/docs/html/google/gcm/helper.jd b/docs/html/google/gcm/helper.jd index e7f2f73..19dcdc5 100644 --- a/docs/html/google/gcm/helper.jd +++ b/docs/html/google/gcm/helper.jd @@ -1,5 +1,5 @@ page.title=Using the GCM Helper Libraries -page.tags="cloud","push","messaging" +page.tags=cloud,push,messaging @jd:body <div id="deprecatedSticker"> diff --git a/docs/html/google/gcm/index.jd b/docs/html/google/gcm/index.jd index 8f325b8..70f7a9c 100644 --- a/docs/html/google/gcm/index.jd +++ b/docs/html/google/gcm/index.jd @@ -1,5 +1,5 @@ page.title=Google Cloud Messaging for Android -page.tags="gcm" +page.tags=gcm header.hide=1 @jd:body |