OSDN Git Service

clean up the results for 'android' in search suggestions
authorScott Main <smain@google.com>
Thu, 23 May 2013 22:43:37 +0000 (15:43 -0700)
committerScott Main <smain@google.com>
Thu, 23 May 2013 22:43:37 +0000 (15:43 -0700)
Change-Id: Ia89dce3b2b911f4eaffbe1a224749cda39f65984

13 files changed:
docs/html/about/index.jd
docs/html/about/start.jd
docs/html/google/gcm/gcm.jd
docs/html/google/play-services/gcm.jd
docs/html/guide/appendix/media-formats.jd
docs/html/guide/faq/commontasks.jd
docs/html/guide/faq/framework.jd
docs/html/guide/faq/index.jd
docs/html/guide/faq/licensingandoss.jd
docs/html/guide/faq/security.jd
docs/html/guide/faq/troubleshooting.jd
docs/html/tools/devices/emulator.jd
docs/html/tools/tools_toc.cs

index 0b72701..1573cc3 100644 (file)
@@ -1,4 +1,5 @@
 page.title=Android, the world's most popular mobile platform
+excludeFromSuggestions=true
 walkthru=0
 header.hide=0
 
index fbe70e3..727c975 100644 (file)
@@ -1,4 +1,5 @@
 page.title=Get Started
+excludeFromSuggestions=true
 walkthru=0
 
 @jd:body
index 7486d7b..b5bcfc9 100644 (file)
@@ -1,4 +1,4 @@
-page.title=Google Cloud Messaging for Android
+page.title=GCM Architectural Overview
 @jd:body
 
 <div id="qv-wrapper">
index 67b55ea..a9da73f 100644 (file)
@@ -1,4 +1,4 @@
-page.title=GCM Extensions for Android
+page.title=GCM Extensions
 page.tags="cloud","push","messaging"
 header.hide=1
 @jd:body
index 2342087..069a603 100644 (file)
@@ -1,4 +1,4 @@
-page.title=Android Supported Media Formats
+page.title=Supported Media Formats
 page.tags="video","audio","mpeg","mp4","m4a","mp3","3gp","3gpp","flac","wave","wav"
 @jd:body
 
index 7b90de2..086721f 100644 (file)
@@ -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>
index 4a7a3fc..c851e72 100644 (file)
@@ -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>
index 9a2614b..0c5fb0e 100644 (file)
@@ -1,4 +1,5 @@
 page.title=Android FAQs
+excludeFromSuggestions=true
 @jd:body
 
 <dl>
index c267fe8..d1dd9a7 100644 (file)
@@ -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>
index a6e07c8..96fc7f5 100644 (file)
@@ -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>
index f19f5ec..8bb7eeb 100644 (file)
@@ -1,6 +1,5 @@
 page.title=Troubleshooting
-parent.title=FAQs, Tips, and How-to
-parent.link=index.html
+excludeFromSuggestions=true
 @jd:body
 
 
index fda233d..ea1549d 100644 (file)
@@ -1,6 +1,4 @@
-page.title=Using the Android Emulator
-parent.title=Managing Virtual Devices
-parent.link=index.html
+page.title=Using the Emulator
 @jd:body
 
 <div id="qv-wrapper">
index a63492e..6389880 100644 (file)
@@ -53,7 +53,7 @@
         <ul>
           <li><a href="<?cs var:toroot ?>tools/devices/managing-avds.html"><span class="en">With AVD Manager</span></a></li>
           <li><a href="<?cs var:toroot ?>tools/devices/managing-avds-cmdline.html"><span class="en">From the Command Line</span></a></li>
-          <li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Android Emulator</span></a></li>
+          <li><a href="<?cs var:toroot ?>tools/devices/emulator.html"><span class="en">Using the Emulator</span></a></li>
         </ul>
       </li>
       <li><a href="<?cs var:toroot ?>tools/device.html"><span class="en">Using Hardware Devices</span></a></li>