From f54574a90cb2c09af7fb5518e3e859726ce75027 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 24 Mar 2010 17:18:01 -0700 Subject: docs: clean docs to use consistent "sidebox" classes (eliminate sidebox-inner) Change-Id: I8a2a343257b055b5447bca03a98e48ad4387ff42 --- docs/html/guide/appendix/g-app-intents.jd | 5 +- docs/html/guide/developing/device.jd | 2 +- docs/html/guide/developing/tools/avd.jd | 2 +- docs/html/guide/topics/appwidgets/index.jd | 2 +- docs/html/guide/topics/fundamentals.jd | 2 +- docs/html/guide/topics/intents/intents-filters.jd | 2 +- docs/html/guide/topics/ui/index.jd | 2 +- docs/html/guide/topics/ui/layout-objects.jd | 2 + docs/html/guide/topics/wireless/bluetooth.jd | 6 +- docs/html/guide/tutorials/hello-world.jd | 10 +- docs/html/guide/tutorials/notepad/index.jd | 16 +-- docs/html/guide/tutorials/notepad/notepad-ex1.jd | 95 ++++++------- docs/html/guide/tutorials/notepad/notepad-ex2.jd | 150 ++++++++++----------- docs/html/guide/tutorials/notepad/notepad-ex3.jd | 125 +++++++++-------- docs/html/intl/ja/guide/publishing/preparing.jd | 8 +- docs/html/intl/ja/guide/topics/fundamentals.jd | 2 +- docs/html/intl/ja/guide/tutorials/hello-world.jd | 7 +- .../intl/ja/resources/tutorials/hello-world.jd | 6 +- docs/html/resources/tutorials/hello-world.jd | 4 +- docs/html/sdk/1.1_r1/upgrading.jd | 2 +- docs/html/sdk/installing.jd | 2 +- docs/html/sdk/win-usb.jd | 2 +- 22 files changed, 231 insertions(+), 223 deletions(-) diff --git a/docs/html/guide/appendix/g-app-intents.jd b/docs/html/guide/appendix/g-app-intents.jd index 2846859..df9d29b 100644 --- a/docs/html/guide/appendix/g-app-intents.jd +++ b/docs/html/guide/appendix/g-app-intents.jd @@ -1,8 +1,11 @@ page.title=Intents List: Invoking Google Applications on Android Devices @jd:body +

The table below lists the intents that your application can send, to invoke Google applications on Android devices in certain ways. For each action/uri pair, the table describes how the receiving Google application handles the intent.

diff --git a/docs/html/guide/developing/device.jd b/docs/html/guide/developing/device.jd index 8fa4cec..22c099f 100644 --- a/docs/html/guide/developing/device.jd +++ b/docs/html/guide/developing/device.jd @@ -55,7 +55,7 @@ you'll need a developer device such as the Android Dev Ph

Android Dev Phone 1