From 6507df8b78d80403d66d321748ad47290a611e3f Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 30 Jan 2012 13:02:22 -0800 Subject: docs: add meta descriptions for home and sdk also revise the G+ widget to make fit Change-Id: Iadc8858bec2524fa9ed905534949885c7130ccc2 --- docs/html/index.jd | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs/html/index.jd') diff --git a/docs/html/index.jd b/docs/html/index.jd index c14c0ae..fdf860a 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -1,4 +1,5 @@ home=true +metaDescription=The official site for Android developers. Provides the Android SDK and documentation for app developers and designers. @jd:body @@ -153,7 +154,7 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »+Android Developers. " + "We'll use it to host Hangouts for developers, talk about the latest releases, " + "development and design tips, and much more.

" -+ "
" }, @@ -213,6 +214,3 @@ po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/j var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(po, s); })(); - -- cgit v1.1