OSDN Git Service

docs: update TOS and PP links to point to unified policy/tems
authorScott Main <smain@google.com>
Tue, 31 Jan 2012 18:09:34 +0000 (10:09 -0800)
committerScott Main <smain@google.com>
Tue, 31 Jan 2012 19:20:24 +0000 (11:20 -0800)
also add a link to the b.android.com issue for reporting doc issues
and open footer links in a new window
issue: 5931704

Change-Id: Icd6e9b7fb742b05a3c2064b6f2f7767b5b7ed1d8

tools/droiddoc/templates-sdk/customizations.cs

index cfeab16..8e71555 100644 (file)
@@ -138,9 +138,11 @@ def:custom_copyright() ?>
 <?cs 
 def:custom_footerlinks() ?>
   <p>
-    <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
-    <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
-    <a href="http://www.android.com/branding.html">Brand Guidelines</a>
+    <a href="http://www.google.com/intl/en/policies/" target="_blank">Privacy &amp; Terms</a> -
+    <a href="http://www.android.com/branding.html" target="_blank">Brand Guidelines</a> -
+    <a
+href="http://code.google.com/p/android/issues/entry?template=Developer%20Documentation"
+target="_blank">Report Document Issues</a>
   </p><?cs 
 /def ?>