diff options
author | Scott Main <smain@google.com> | 2013-04-16 21:05:51 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-04-16 21:15:36 -0700 |
commit | 6afeb0e5e7343bcafd9620bfc04c21cad9f08edb (patch) | |
tree | 3afa3f58f17914393f010e32fe55affd4a4ae544 /docs/html/guide/appendix | |
parent | d1dc8c70786fdeae1c0de39d4ded896663588203 (diff) | |
download | frameworks_base-6afeb0e5e7343bcafd9620bfc04c21cad9f08edb.zip frameworks_base-6afeb0e5e7343bcafd9620bfc04c21cad9f08edb.tar.gz frameworks_base-6afeb0e5e7343bcafd9620bfc04c21cad9f08edb.tar.bz2 |
search suggest tags for google service docs
and exclude a whole bunch from suggestions
Change-Id: Id79653216fdcdd18e50d2463b0d27c1584848213
Diffstat (limited to 'docs/html/guide/appendix')
-rw-r--r-- | docs/html/guide/appendix/app-intents.jd | 1 | ||||
-rw-r--r-- | docs/html/guide/appendix/g-app-intents.jd | 1 | ||||
-rw-r--r-- | docs/html/guide/appendix/glossary.jd | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/appendix/app-intents.jd b/docs/html/guide/appendix/app-intents.jd index 110196c..8898927 100644 --- a/docs/html/guide/appendix/app-intents.jd +++ b/docs/html/guide/appendix/app-intents.jd @@ -1,4 +1,5 @@ page.title=Reference of Available Intents +excludeFromSuggestions=true @jd:body <p>This document describes the default applications and settings that Google provides diff --git a/docs/html/guide/appendix/g-app-intents.jd b/docs/html/guide/appendix/g-app-intents.jd index 10ec01e..9ec72db 100644 --- a/docs/html/guide/appendix/g-app-intents.jd +++ b/docs/html/guide/appendix/g-app-intents.jd @@ -1,4 +1,5 @@ page.title=Intents List: Invoking Google Applications on Android Devices +excludeFromSuggestions=true @jd:body <div class="sidebox-wrapper"> diff --git a/docs/html/guide/appendix/glossary.jd b/docs/html/guide/appendix/glossary.jd index 94cb0f0..af60eb7 100644 --- a/docs/html/guide/appendix/glossary.jd +++ b/docs/html/guide/appendix/glossary.jd @@ -1,4 +1,5 @@ page.title=Glossary +excludeFromSuggestions=true @jd:body <p>The list below defines some of the basic terminology of the Android platform. </p> |