Additional content massaging based on feedback received.
diff --git a/pdk/docs/community/community_toc.cs b/pdk/docs/community/community_toc.cs
index 1f4094e..431aae0 100644
--- a/pdk/docs/community/community_toc.cs
+++ b/pdk/docs/community/community_toc.cs
@@ -5,15 +5,15 @@
</script>
<ul>
<li><h2>Discussion Groups</h2><ul>
- <li><a href="http://groups.google.com/group/android-platform">android-platform</a></li>
- <li><a href="http://groups.google.com/group/android-porting">android-porting</a></li>
- <li><a href="http://groups.google.com/group/android-kernel">android-kernel</a></li>
- <li><a href="http://groups.google.com/group/repo-discuss">repo-discuss</a></li>
- <li><a href="http://groups.google.com/group/android-framework">android-framework</a></li>
+ <li><a href="http://groups.google.com/group/android-platform">android-platform</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
+ <li><a href="http://groups.google.com/group/android-porting">android-porting</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
+ <li><a href="http://groups.google.com/group/android-kernel">android-kernel</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
+ <li><a href="http://groups.google.com/group/repo-discuss">repo-discuss</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
+ <li><a href="http://groups.google.com/group/android-framework">android-framework</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
</ul></li>
<li><h2>Other Links</h2><ul>
<li><a href="<?cs var:toroot ?>community/groups-charter.html">Groups Charter</a></li>
- <li><a href="http://developer.android.com/community/index.html">App Developer Groups</a></li>
+ <li><a href="http://developer.android.com/community/index.html">App Developer Groups</a> <span style="font-size: 75%; font-variant: small-caps">[off-site]</span></li>
</ul></li>
</ul>
<script type="text/javascript">
diff --git a/pdk/docs/community/index.jd b/pdk/docs/community/index.jd
index 5d219c8..6e6f59e 100644
--- a/pdk/docs/community/index.jd
+++ b/pdk/docs/community/index.jd
@@ -46,16 +46,6 @@
Subscribe via email: <a href="mailto:android-building+subscribe@googlegroups.com">android-building+subscribe@googlegroups.com</a>
</li>
-<li><b>android-platform</b><br/>
-This list is for developers who want to contribute code to the Android
-user-space projects, such as the core system libraries, the Android
-services, the public APIs, or the built-in applications. Note: contributors
-to the Android kernel should go to the android-kernel list, below.<br/><br/>
-Subscribe using Google Groups: <a
-href="http://groups.google.com/group/android-platform">android-platform</a><br/>
-Subscribe via email: <a href="mailto:android-platform+subscribe@googlegroups.com">android-platform+subscribe@googlegroups.com</a>
-</li>
-
<li><b>android-porting</b><br/>
This list is for developers who want to port Android to a new device. If
you're wondering how to combine the Android source code with your hardware,
@@ -68,6 +58,16 @@
Subscribe via email: <a href="mailto:android-porting+subscribe@googlegroups.com">android-porting+subscribe@googlegroups.com</a>
</li>
+<li><b>android-platform</b><br/>
+This list is for developers who want to contribute code to the Android
+user-space projects, such as the core system libraries, the Android
+services, the public APIs, or the built-in applications. Note: contributors
+to the Android kernel should go to the android-kernel list, below.<br/><br/>
+Subscribe using Google Groups: <a
+href="http://groups.google.com/group/android-platform">android-platform</a><br/>
+Subscribe via email: <a href="mailto:android-platform+subscribe@googlegroups.com">android-platform+subscribe@googlegroups.com</a>
+</li>
+
<li><b>android-kernel</b><br/>
This list is for deveopers who want to contribute to the Linux kernel that
Android devices use. If you've downloaded the kernel code, if you know how to