From b1560f20859ac46d48a753e67d9ac33748d2c558 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 26 Jan 2012 16:14:29 -0800 Subject: docs: add G+ page announcement to homepage Change-Id: I400334fc1465b67ec34af2071a6cca5b6eda116f --- docs/html/index.jd | 30 +++++++++++++++++++++++++++++- docs/html/resources/community-more.jd | 21 ++++++++++++++++++++- docs/html/resources/resources_toc.cs | 2 +- 3 files changed, 50 insertions(+), 3 deletions(-) diff --git a/docs/html/index.jd b/docs/html/index.jd index 9197b5d..c14c0ae 100644 --- a/docs/html/index.jd +++ b/docs/html/index.jd @@ -142,6 +142,20 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more »diff report. If you're new to Android, " + "get started with the SDK starter package.

" }, + + 'plus': { + 'layout':"imgLeft", + 'icon':"google-plus-small.png", + 'name':"Google+ Page", + 'img':"google-plus.png", + 'title':"Android Developers on Google+", + 'desc': "

We now have a Google+ page for +Android Developers. " ++ "We'll use it to host Hangouts for developers, talk about the latest releases, " ++ "development and design tips, and much more.

" ++ "
" + }, 'tv': { 'layout':"imgLeft", @@ -186,5 +200,19 @@ href="{@docRoot}resources/dashboard/platform-versions.html">Learn more » + + + + diff --git a/docs/html/resources/community-more.jd b/docs/html/resources/community-more.jd index df72926..3089d45 100644 --- a/docs/html/resources/community-more.jd +++ b/docs/html/resources/community-more.jd @@ -1,5 +1,5 @@ community=true -page.title=IRC and Twitter +page.title=IRC, G+, Twitter @jd:body

In addition to the Android developer forums, you can participate in the Android developer community through IRC and you can follow us on Twitter.

@@ -45,8 +45,27 @@ does not require any installation, to join discussions on the Android IRC channe + +

Google+

+

We use a Google+ page to host Hangouts for developers, talk about the latest +releases, development and design tips, and much more.

+ +
+ +

Twitter

You can follow us on Twitter at this account:

http://twitter.com/androiddev

+ + \ No newline at end of file diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs index 8df419f..628df9e 100644 --- a/docs/html/resources/resources_toc.cs +++ b/docs/html/resources/resources_toc.cs @@ -302,7 +302,7 @@ Developer Forums
  • - IRC, Twitter + IRC, G+, Twitter
  • -- cgit v1.1