diff options
| author | 2016-05-19 23:19:12 +0000 | |
|---|---|---|
| committer | 2016-05-19 23:19:12 +0000 | |
| commit | f3391708373758acac5d4c8daf3abe9ca2a38b97 (patch) | |
| tree | 3d649eaeb4579d45dd9f8bfa13ae252b32147a5b | |
| parent | 02b5805ba3f5567ef6eea5931f120fd261cd4a54 (diff) | |
| parent | 8053c79246f14a78158b6476169299999299d6d8 (diff) | |
Merge "Remove outdated google services links." into mnc-mr-docs am: dc40b80ae9 am: 5fb577e6bc
am: 8053c79246
* commit '8053c79246f14a78158b6476169299999299d6d8':
Remove outdated google services links.
Change-Id: I4c85952e4962381261e42d3ecf1c3408a57ab55e
| -rw-r--r-- | docs/html/google/index.jd | 36 | ||||
| -rw-r--r-- | docs/html/jd_extras_en.js | 20 |
2 files changed, 0 insertions, 56 deletions
diff --git a/docs/html/google/index.jd b/docs/html/google/index.jd index b3ceee3daf13..027ba23a6e5b 100644 --- a/docs/html/google/index.jd +++ b/docs/html/google/index.jd @@ -50,42 +50,6 @@ footer.hide=1 </div> </section> -<section class="dac-section dac-light"><div class="wrap"> - <h1 class="dac-section-title">Google APIs and services</h1> - <div class="dac-section-subtitle"> - Add the latest Google-powered features to enrich your app, - grow your user base, and monetize. - </div> - <div class="resource-widget resource-flow-layout col-16" - data-query="collection:google/landing/services" - data-cardSizes="6x6" - data-maxResults="6"></div> - <ul class="dac-section-links"> - <li class="dac-section-link"><a href="https://developers.google.com/android/"> - <span class="dac-sprite dac-auto-chevron"></span> - More Google services for Android - </a></li> - </ul> - </div> -</section> - -<section class="dac-section dac-gray dac-small" id="videos"><div class="wrap"> - <h2 class="norule">Videos</h2> - <div class="resource-widget resource-flow-layout col-16" - data-query="collection:google/landing/videos" - data-sortOrder="-timestamp" - data-cardSizes="6x6" - data-maxResults="3"></div> - </div> - <ul class="dac-section-links"> - <li class="dac-section-link"><a href="https://www.youtube.com/playlist?list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf"> - <span class="dac-sprite dac-auto-chevron"></span> - Playlist - </a></li> - </ul> - -</section> - <section class="dac-section dac-invert dac-darken-bg" style="background-image: url(/images/distribute/google-play-bg.jpg)"><div class="wrap"> <h1 class="dac-section-title">Google Play developer tools</h1> <div class="dac-section-subtitle"> diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 648518693ba6..908a3eb67baa 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -3948,26 +3948,6 @@ METADATA['en'].collections = { "https://www.youtube.com/watch?v=5Be2mJzP-Uw&list=PLWz5rJ2EKKc9e0d55YHgJFHXNZbGHEXJX" ] }, - "google/landing/services": { - "title": "", - "resources": [ - "https://developers.google.com/analytics/devguides/collection/android/", - "https://developers.google.com/maps/documentation/android/", - "https://developers.google.com/identity/sign-in/android/", - "https://developers.google.com/mobile-ads-sdk/download", - "https://developers.google.com/cloud-messaging/gcm", - "https://developers.google.com/app-indexing/" - ] - }, - "google/landing/videos": { - "title": "", - "resources": [ - "https://www.youtube.com/watch?v=M3Udfu6qidk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf", - "https://www.youtube.com/watch?v=FOn64iqlphk&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf", - "https://www.youtube.com/watch?v=F0Kh_RnSM0w&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf", - "https://www.youtube.com/watch?v=fvtMtfCuEpw&list=PLWz5rJ2EKKc9Qk1_iCZNbBp6adYnJf9Vf" - ] - }, "google/landing/googleplay": { "title": "", "resources": [ |