diff options
author | Scott Main <smain@google.com> | 2010-12-06 19:06:26 -0800 |
---|---|---|
committer | Scott Main <smain@google.com> | 2010-12-14 17:25:06 -0800 |
commit | 0846a2f5ec77a8862d92430b6721da0960d0d001 (patch) | |
tree | 98db18c8ef14a11a12908831c8890f72da8f035c /docs/html/guide/webapps | |
parent | 1bcfd85cc0f274b250b68a122f964b276ef4be4a (diff) | |
download | frameworks_base-0846a2f5ec77a8862d92430b6721da0960d0d001.zip frameworks_base-0846a2f5ec77a8862d92430b6721da0960d0d001.tar.gz frameworks_base-0846a2f5ec77a8862d92430b6721da0960d0d001.tar.bz2 |
cherrypick Change-Id: I7033e605213db4b5c73c09c2207bed68a704aa72
docs: update sitemap
add new webmaster tools verification file
Change-Id: I9a261fbb0f863696e257f99a40a9f9a173995d50
Diffstat (limited to 'docs/html/guide/webapps')
-rw-r--r-- | docs/html/guide/webapps/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/webapps/index.jd b/docs/html/guide/webapps/index.jd index 280380f..069290a 100644 --- a/docs/html/guide/webapps/index.jd +++ b/docs/html/guide/webapps/index.jd @@ -63,8 +63,8 @@ WebView</strong></a></dt> bind JavaScript to Android APIs.</dd> <dt><a href="{@docRoot}guide/webapps/debugging.html"><strong>Debugging Web Apps</strong></a></dt> <dd>How to debug web apps using JavaScript Console APIs.</dd> - <dt><a href="{@docRoot}guide/webapps/best-practices.html"><strong>Best Practices for Web</strong> -Apps</a></dt> + <dt><a href="{@docRoot}guide/webapps/best-practices.html"><strong>Best Practices for Web +Apps</strong></a></dt> <dd>A list of practices you should follow, in order to provide an effective web application on Android-powered devices.</dd> </dl> |