diff options
author | Scott Main <smain@google.com> | 2013-04-19 12:58:51 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-04-19 12:58:51 -0700 |
commit | e397020d4d9144583d4dc05e1ed8ded254b21162 (patch) | |
tree | f6ee085c203394cace01e3fab7d5f7db60604046 /docs/html/guide/appendix | |
parent | ce2c3de716dd77db8f1280f939312c36ebd297ea (diff) | |
parent | 102e9e5adf6004dcd503b0ca331c1c2298a4e784 (diff) | |
download | frameworks_base-e397020d4d9144583d4dc05e1ed8ded254b21162.zip frameworks_base-e397020d4d9144583d4dc05e1ed8ded254b21162.tar.gz frameworks_base-e397020d4d9144583d4dc05e1ed8ded254b21162.tar.bz2 |
am 102e9e5a: am 1b95cc41: am 653a00e2: am 6afeb0e5: search suggest tags for google service docs and exclude a whole bunch from suggestions
* commit '102e9e5adf6004dcd503b0ca331c1c2298a4e784':
search suggest tags for google service docs and exclude a whole bunch from suggestions
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> |