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/design/style | |
| 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/design/style')
| -rw-r--r-- | docs/html/design/style/branding.jd | 2 | ||||
| -rw-r--r-- | docs/html/design/style/iconography.jd | 2 | ||||
| -rw-r--r-- | docs/html/design/style/metrics-grids.jd | 2 | ||||
| -rw-r--r-- | docs/html/design/style/touch-feedback.jd | 4 | ||||
| -rw-r--r-- | docs/html/design/style/typography.jd | 2 | ||||
| -rw-r--r-- | docs/html/design/style/writing.jd | 4 |
6 files changed, 8 insertions, 8 deletions
diff --git a/docs/html/design/style/branding.jd b/docs/html/design/style/branding.jd index 2ea4d47..2353a93 100644 --- a/docs/html/design/style/branding.jd +++ b/docs/html/design/style/branding.jd @@ -1,5 +1,5 @@ page.title=Your Branding -page.tags="branding","logo" +page.tags=branding,logo @jd:body <p>Following Android design patterns doesn't mean that your app has to look the same as diff --git a/docs/html/design/style/iconography.jd b/docs/html/design/style/iconography.jd index fe4a3f9..5dde600 100644 --- a/docs/html/design/style/iconography.jd +++ b/docs/html/design/style/iconography.jd @@ -1,5 +1,5 @@ page.title=Iconography -page.tags="icons" +page.tags=icons @jd:body <img src="{@docRoot}design/media/iconography_overview.png"> diff --git a/docs/html/design/style/metrics-grids.jd b/docs/html/design/style/metrics-grids.jd index c375631..a553475 100644 --- a/docs/html/design/style/metrics-grids.jd +++ b/docs/html/design/style/metrics-grids.jd @@ -1,5 +1,5 @@ page.title=Metrics and Grids -page.tags="layout","screens" +page.tags=layout,screens @jd:body <p>Devices vary not only in physical size, but also in screen density (<acronym title="Dots per diff --git a/docs/html/design/style/touch-feedback.jd b/docs/html/design/style/touch-feedback.jd index 2017d8e..9f36fed 100644 --- a/docs/html/design/style/touch-feedback.jd +++ b/docs/html/design/style/touch-feedback.jd @@ -1,5 +1,5 @@ page.title=Touch Feedback -page.tags="input","button" +page.tags=input,button @jd:body <div class="layout-content-row" style="margin-bottom: -100px"> @@ -83,4 +83,4 @@ item to be removed.</p> widgets, like lists and grid lists, have support for boundary feedback built in. If you’re building custom widgets, keep boundary feedback in mind and provide it from within your app. -</p>
\ No newline at end of file +</p> diff --git a/docs/html/design/style/typography.jd b/docs/html/design/style/typography.jd index 3c201f7..ec6fba2 100644 --- a/docs/html/design/style/typography.jd +++ b/docs/html/design/style/typography.jd @@ -1,5 +1,5 @@ page.title=Typography -page.tags="textview","font" +page.tags=textview,font @jd:body <div class="layout-content-row"> diff --git a/docs/html/design/style/writing.jd b/docs/html/design/style/writing.jd index cda17eb..4f62253 100644 --- a/docs/html/design/style/writing.jd +++ b/docs/html/design/style/writing.jd @@ -1,5 +1,5 @@ page.title=Writing Style -page.tags="dialog","toast","notification" +page.tags=dialog,toast,notification @jd:body <h2 id="voa">Android's Voice</h2> @@ -319,4 +319,4 @@ will not, you will</td> ellipsis. </li> </ul> </li> -</ul>
\ No newline at end of file +</ul> |
