diff options
author | Scott Main <smain@google.com> | 2012-12-17 10:52:40 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2012-12-17 10:52:40 -0800 |
commit | ec558d520e55e8f908b5821f3cea5cd1c77f890a (patch) | |
tree | 8f721f3b16df1fecf09abd6621187e03354b6d73 /docs | |
parent | 3a494adf97c4a096238a75a8f39fbeddc2cddadb (diff) | |
download | frameworks_base-ec558d520e55e8f908b5821f3cea5cd1c77f890a.zip frameworks_base-ec558d520e55e8f908b5821f3cea5cd1c77f890a.tar.gz frameworks_base-ec558d520e55e8f908b5821f3cea5cd1c77f890a.tar.bz2 |
docs: remove developer survery link
Change-Id: I8f87e53df4f920ace7f8258c6cf0686ad4d8fead
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/design/index.jd | 31 | ||||
-rw-r--r-- | docs/html/develop/index.jd | 31 | ||||
-rw-r--r-- | docs/html/distribute/index.jd | 48 | ||||
-rw-r--r-- | docs/html/index.jd | 32 |
4 files changed, 8 insertions, 134 deletions
diff --git a/docs/html/design/index.jd b/docs/html/design/index.jd index b19422b..1e6b40c 100644 --- a/docs/html/design/index.jd +++ b/docs/html/design/index.jd @@ -2,37 +2,6 @@ page.title=Design header.hide=1 footer.hide=1 @jd:body -<style> -#butterbar-wrapper { - position:absolute; - top:0; - left:0; - width:100%; -} -#butterbar { - width:940px; - margin:0 auto; -} -#butterbar-message { - background-color:#f80; - float:right; - font-size:12px; - font-weight:bold; - padding:0 10px; - border-radius: 0 0 5px 5px; -} -#butterbar-message a {color:#fff !important} -#butterbar-message a:hover {text-decoration:underline;} -</style> - - <div id="butterbar-wrapper" > - <div id="butterbar" > - <div id="butterbar-message"> -<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform"> - Take the Android Developer Survey</a> - </div> - </div> -</div> <style> #landing-graphic-container { diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd index 70d3f6d..3ca7b80 100644 --- a/docs/html/develop/index.jd +++ b/docs/html/develop/index.jd @@ -4,37 +4,6 @@ header.hide=1 carousel=1 tabbedList=1 @jd:body -<style> -#butterbar-wrapper { - position:absolute; - top:0; - left:0; - width:100%; -} -#butterbar { - width:940px; - margin:0 auto; -} -#butterbar-message { - background-color:#f80; - float:right; - font-size:12px; - font-weight:bold; - padding:0 10px; - border-radius: 0 0 5px 5px; -} -#butterbar-message a {color:#fff !important} -#butterbar-message a:hover {text-decoration:underline;} -</style> - - <div id="butterbar-wrapper" > - <div id="butterbar" > - <div id="butterbar-message"> -<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform"> - Take the Android Developer Survey</a> - </div> - </div> -</div> <style> #noplayer-message { diff --git a/docs/html/distribute/index.jd b/docs/html/distribute/index.jd index a950971..54f9301 100644 --- a/docs/html/distribute/index.jd +++ b/docs/html/distribute/index.jd @@ -2,53 +2,21 @@ page.title=Distribute Apps header.hide=1 @jd:body -<style> -#butterbar-wrapper { - position:absolute; - top:0; - left:0; - width:100%; -} -#butterbar { - width:940px; - margin:0 auto; -} -#butterbar-message { - background-color:#f80; - float:right; - font-size:12px; - font-weight:bold; - padding:0 10px; - border-radius: 0 0 5px 5px; -} -#butterbar-message a {color:#fff !important} -#butterbar-message a:hover {text-decoration:underline;} -</style> - - <div id="butterbar-wrapper" > - <div id="butterbar" > - <div id="butterbar-message"> -<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform"> - Take the Android Developer Survey</a> - </div> - </div> -</div> - - <div class="marquee"> - - <div continer> +<div class="marquee"> <div class="madin-img" style="position:absolute;margin-left:42px;margin-top:76px;"> - <img src="/images/home/google-play.png"> + <img src="{@docRoot}images/home/google-play.png"> </div> <div class="copy" style="position:relative;left:480px;width:360;"> <h1 style="margin-bottom:10px;">Your Apps on Google Play</h1> - <p>The most visited store in the world for Android apps. Cloud-connected and always synced, it's never been easier for users to find and download your apps.</p> - - <p><a class="button" href="https://play.google.com/apps/publish/">Go to Developer Console »</a></p> - </div> </div> + <p>The most visited store in the world for Android apps. Cloud-connected and always synced, + it's never been easierfor users to find and download your apps.</p> + <p><a class="button" href="https://play.google.com/apps/publish/" + >Go to Developer Console »</a></p> + </div> </div> + <div class="distribute-features col-13" style="clear:both;margin-top:246px;"> <ul> <li><h5>Growth Engine</h5> diff --git a/docs/html/index.jd b/docs/html/index.jd index 0dc1757..e91b68c 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -4,38 +4,6 @@ carousel=true page.metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. @jd:body -<style> -#butterbar-wrapper { - position:absolute; - top:0; - left:0; - width:100%; -} -#butterbar { - width:940px; - margin:0 auto; -} -#butterbar-message { - background-color:#f80; - float:right; - font-size:12px; - font-weight:bold; - padding:0 10px; - border-radius: 0 0 5px 5px; -} -#butterbar-message a {color:#fff !important} -#butterbar-message a:hover {text-decoration:underline;} -</style> - - <div id="butterbar-wrapper" > - <div id="butterbar" > - <div id="butterbar-message"> -<a target="_blank" href="https://docs.google.com/a/google.com/forms/d/17EFbvdm4FYkocc83EcrKhyhP5Y6tbns_eiBSeQ6ojxU/viewform"> - Take the Android Developer Survey</a> - </div> - </div> -</div> - <div class="wrap"> <!-- Slideshow --> |