diff options
| author | Scott Main <smain@google.com> | 2013-05-23 15:43:37 -0700 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2013-05-23 15:43:37 -0700 |
| commit | b8525dd712f153a3d85f70f4a73bfe5f7966273a (patch) | |
| tree | 0a5b38b88c283d969a1ffbce7b0225823efe32f6 /docs/html/guide/faq | |
| parent | a502c59e679c1b355d6ad3387449d82c590d84cf (diff) | |
| download | frameworks_base-b8525dd712f153a3d85f70f4a73bfe5f7966273a.zip frameworks_base-b8525dd712f153a3d85f70f4a73bfe5f7966273a.tar.gz frameworks_base-b8525dd712f153a3d85f70f4a73bfe5f7966273a.tar.bz2 | |
clean up the results for 'android' in search suggestions
Change-Id: Ia89dce3b2b911f4eaffbe1a224749cda39f65984
Diffstat (limited to 'docs/html/guide/faq')
| -rw-r--r-- | docs/html/guide/faq/commontasks.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/framework.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/index.jd | 1 | ||||
| -rw-r--r-- | docs/html/guide/faq/licensingandoss.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/security.jd | 3 | ||||
| -rw-r--r-- | docs/html/guide/faq/troubleshooting.jd | 3 |
6 files changed, 6 insertions, 10 deletions
diff --git a/docs/html/guide/faq/commontasks.jd b/docs/html/guide/faq/commontasks.jd index 7b90de2..086721f 100644 --- a/docs/html/guide/faq/commontasks.jd +++ b/docs/html/guide/faq/commontasks.jd @@ -1,6 +1,5 @@ page.title=Common Tasks and How to Do Them in Android -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/framework.jd b/docs/html/guide/faq/framework.jd index 4a7a3fc..c851e72 100644 --- a/docs/html/guide/faq/framework.jd +++ b/docs/html/guide/faq/framework.jd @@ -1,6 +1,5 @@ page.title=Android Application Framework FAQ -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/index.jd b/docs/html/guide/faq/index.jd index 9a2614b..0c5fb0e 100644 --- a/docs/html/guide/faq/index.jd +++ b/docs/html/guide/faq/index.jd @@ -1,4 +1,5 @@ page.title=Android FAQs +excludeFromSuggestions=true @jd:body <dl> diff --git a/docs/html/guide/faq/licensingandoss.jd b/docs/html/guide/faq/licensingandoss.jd index c267fe8..d1dd9a7 100644 --- a/docs/html/guide/faq/licensingandoss.jd +++ b/docs/html/guide/faq/licensingandoss.jd @@ -1,6 +1,5 @@ page.title=Android Open Source Licensing FAQ -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/security.jd b/docs/html/guide/faq/security.jd index a6e07c8..96fc7f5 100644 --- a/docs/html/guide/faq/security.jd +++ b/docs/html/guide/faq/security.jd @@ -1,6 +1,5 @@ page.title=Android Security FAQ -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body <ul> diff --git a/docs/html/guide/faq/troubleshooting.jd b/docs/html/guide/faq/troubleshooting.jd index f19f5ec..8bb7eeb 100644 --- a/docs/html/guide/faq/troubleshooting.jd +++ b/docs/html/guide/faq/troubleshooting.jd @@ -1,6 +1,5 @@ page.title=Troubleshooting -parent.title=FAQs, Tips, and How-to -parent.link=index.html +excludeFromSuggestions=true @jd:body |
