You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2012/06/13 19:14:56 UTC

[1/2] docs commit: Updating instructions

Updated Branches:
  refs/heads/master 347452278 -> 9cd8f62f3


Updating instructions


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/9cd8f62f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/9cd8f62f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/9cd8f62f

Branch: refs/heads/master
Commit: 9cd8f62f38fda15b6213a1ca5996c2dc9434aa46
Parents: 6ece7d5 3474522
Author: Joe Bowser <bo...@apache.org>
Authored: Wed Jun 13 10:14:32 2012 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Wed Jun 13 10:14:32 2012 -0700

----------------------------------------------------------------------
 VERSION                                            |    2 +-
 docs/en/1.8.0/config.json                          |  171 +++++++
 .../accelerometer/acceleration/acceleration.md     |  106 +++++
 .../accelerometer/accelerometer.clearWatch.md      |  112 +++++
 .../accelerometer.getCurrentAcceleration.md        |  108 +++++
 .../1.8.0/cordova/accelerometer/accelerometer.md   |   90 ++++
 .../accelerometer.watchAcceleration.md             |  137 ++++++
 .../accelerometer/parameters/accelerometerError.md |   27 ++
 .../parameters/accelerometerOptions.md             |   28 ++
 .../parameters/accelerometerSuccess.md             |   42 ++
 docs/en/1.8.0/cordova/camera/camera.getPicture.md  |  207 +++++++++
 docs/en/1.8.0/cordova/camera/camera.md             |   92 ++++
 .../camera/parameter/CameraPopoverOptions.md       |   71 +++
 .../1.8.0/cordova/camera/parameter/cameraError.md  |   32 ++
 .../cordova/camera/parameter/cameraOptions.md      |  125 +++++
 .../cordova/camera/parameter/cameraSuccess.md      |   42 ++
 .../en/1.8.0/cordova/compass/compass.clearWatch.md |  111 +++++
 .../cordova/compass/compass.clearWatchFilter.md    |   23 +
 .../cordova/compass/compass.getCurrentHeading.md   |   96 ++++
 docs/en/1.8.0/cordova/compass/compass.md           |   81 ++++
 .../1.8.0/cordova/compass/compass.watchHeading.md  |  132 ++++++
 .../cordova/compass/compass.watchHeadingFilter.md  |   23 +
 .../cordova/compass/compassError/compassError.md   |   40 ++
 .../cordova/compass/parameters/compassError.md     |   30 ++
 .../cordova/compass/parameters/compassHeading.md   |   48 ++
 .../cordova/compass/parameters/compassOptions.md   |   42 ++
 .../cordova/compass/parameters/compassSuccess.md   |   40 ++
 docs/en/1.8.0/cordova/connection/connection.md     |   92 ++++
 .../en/1.8.0/cordova/connection/connection.type.md |  123 +++++
 docs/en/1.8.0/cordova/contacts/Contact/contact.md  |  232 ++++++++++
 .../contacts/ContactAddress/contactaddress.md      |  170 +++++++
 .../cordova/contacts/ContactError/contactError.md  |   45 ++
 .../cordova/contacts/ContactField/contactfield.md  |  146 ++++++
 .../ContactFindOptions/contactfindoptions.md       |  116 +++++
 .../cordova/contacts/ContactName/contactname.md    |  145 ++++++
 .../ContactOrganization/contactorganization.md     |  153 +++++++
 docs/en/1.8.0/cordova/contacts/contacts.create.md  |   77 ++++
 docs/en/1.8.0/cordova/contacts/contacts.find.md    |  116 +++++
 docs/en/1.8.0/cordova/contacts/contacts.md         |  108 +++++
 .../cordova/contacts/parameters/contactError.md    |   27 ++
 .../cordova/contacts/parameters/contactFields.md   |   25 +
 .../contacts/parameters/contactFindOptions.md      |   35 ++
 .../cordova/contacts/parameters/contactSuccess.md  |   40 ++
 docs/en/1.8.0/cordova/device/device.cordova.md     |   79 ++++
 docs/en/1.8.0/cordova/device/device.md             |   95 ++++
 docs/en/1.8.0/cordova/device/device.name.md        |  108 +++++
 docs/en/1.8.0/cordova/device/device.platform.md    |   95 ++++
 docs/en/1.8.0/cordova/device/device.uuid.md        |  103 +++++
 docs/en/1.8.0/cordova/device/device.version.md     |   84 ++++
 docs/en/1.8.0/cordova/events/events.backbutton.md  |   87 ++++
 .../1.8.0/cordova/events/events.batterycritical.md |   93 ++++
 docs/en/1.8.0/cordova/events/events.batterylow.md  |   93 ++++
 .../1.8.0/cordova/events/events.batterystatus.md   |  102 +++++
 docs/en/1.8.0/cordova/events/events.deviceready.md |   87 ++++
 .../1.8.0/cordova/events/events.endcallbutton.md   |   86 ++++
 docs/en/1.8.0/cordova/events/events.md             |   93 ++++
 docs/en/1.8.0/cordova/events/events.menubutton.md  |   87 ++++
 docs/en/1.8.0/cordova/events/events.offline.md     |   95 ++++
 docs/en/1.8.0/cordova/events/events.online.md      |   95 ++++
 docs/en/1.8.0/cordova/events/events.pause.md       |   97 ++++
 docs/en/1.8.0/cordova/events/events.resume.md      |  107 +++++
 .../en/1.8.0/cordova/events/events.searchbutton.md |   86 ++++
 .../1.8.0/cordova/events/events.startcallbutton.md |   86 ++++
 .../cordova/events/events.volumedownbutton.md      |   86 ++++
 .../1.8.0/cordova/events/events.volumeupbutton.md  |   86 ++++
 .../cordova/file/directoryentry/directoryentry.md  |  351 +++++++++++++++
 .../file/directoryreader/directoryreader.md        |   66 +++
 docs/en/1.8.0/cordova/file/file.md                 |  100 ++++
 docs/en/1.8.0/cordova/file/fileentry/fileentry.md  |  294 ++++++++++++
 docs/en/1.8.0/cordova/file/fileerror/fileerror.md  |   49 ++
 docs/en/1.8.0/cordova/file/fileobj/fileobj.md      |   45 ++
 .../en/1.8.0/cordova/file/filereader/filereader.md |  196 ++++++++
 .../en/1.8.0/cordova/file/filesystem/filesystem.md |   91 ++++
 .../cordova/file/filetransfer/filetransfer.md      |  182 ++++++++
 .../file/filetransfererror/filetransfererror.md    |   43 ++
 .../file/fileuploadoptions/fileuploadoptions.md    |   50 ++
 .../file/fileuploadresult/fileuploadresult.md      |   40 ++
 .../en/1.8.0/cordova/file/filewriter/filewriter.md |  194 ++++++++
 docs/en/1.8.0/cordova/file/flags/flags.md          |   46 ++
 .../file/localfilesystem/localfilesystem.md        |  110 +++++
 docs/en/1.8.0/cordova/file/metadata/metadata.md    |   51 +++
 .../cordova/geolocation/Coordinates/coordinates.md |  125 +++++
 .../1.8.0/cordova/geolocation/Position/position.md |  119 +++++
 .../geolocation/PositionError/positionError.md     |   59 +++
 .../cordova/geolocation/geolocation.clearWatch.md  |  117 +++++
 .../geolocation/geolocation.getCurrentPosition.md  |  126 ++++++
 docs/en/1.8.0/cordova/geolocation/geolocation.md   |  104 +++++
 .../geolocation/geolocation.watchPosition.md       |  128 ++++++
 .../geolocation/parameters/geolocation.options.md  |   41 ++
 .../geolocation/parameters/geolocationError.md     |   32 ++
 .../geolocation/parameters/geolocationSuccess.md   |   46 ++
 .../1.8.0/cordova/media/MediaError/mediaError.md   |   44 ++
 .../1.8.0/cordova/media/Parameters/mediaError.md   |   32 ++
 docs/en/1.8.0/cordova/media/capture/CaptureCB.md   |   44 ++
 .../en/1.8.0/cordova/media/capture/CaptureError.md |   37 ++
 .../1.8.0/cordova/media/capture/CaptureErrorCB.md  |   40 ++
 .../cordova/media/capture/ConfigurationData.md     |   62 +++
 .../media/capture/MediaFile.getFormatData.md       |   53 +++
 docs/en/1.8.0/cordova/media/capture/MediaFile.md   |   37 ++
 .../1.8.0/cordova/media/capture/MediaFileData.md   |   62 +++
 docs/en/1.8.0/cordova/media/capture/capture.md     |  134 ++++++
 .../en/1.8.0/cordova/media/capture/captureAudio.md |  140 ++++++
 .../cordova/media/capture/captureAudioOptions.md   |   56 +++
 .../en/1.8.0/cordova/media/capture/captureImage.md |  133 ++++++
 .../cordova/media/capture/captureImageOptions.md   |   53 +++
 .../en/1.8.0/cordova/media/capture/captureVideo.md |  130 ++++++
 .../cordova/media/capture/captureVideoOptions.md   |   59 +++
 .../cordova/media/media.getCurrentPosition.md      |  173 +++++++
 docs/en/1.8.0/cordova/media/media.getDuration.md   |  165 +++++++
 docs/en/1.8.0/cordova/media/media.md               |  121 +++++
 docs/en/1.8.0/cordova/media/media.pause.md         |  170 +++++++
 docs/en/1.8.0/cordova/media/media.play.md          |  181 ++++++++
 docs/en/1.8.0/cordova/media/media.release.md       |  154 +++++++
 docs/en/1.8.0/cordova/media/media.seekTo.md        |  157 +++++++
 docs/en/1.8.0/cordova/media/media.startRecord.md   |  141 ++++++
 docs/en/1.8.0/cordova/media/media.stop.md          |  169 +++++++
 docs/en/1.8.0/cordova/media/media.stopRecord.md    |  139 ++++++
 .../cordova/notification/notification.alert.md     |  116 +++++
 .../cordova/notification/notification.beep.md      |  113 +++++
 .../cordova/notification/notification.confirm.md   |  132 ++++++
 docs/en/1.8.0/cordova/notification/notification.md |   80 ++++
 .../cordova/notification/notification.vibrate.md   |  103 +++++
 docs/en/1.8.0/cordova/storage/database/database.md |  124 +++++
 .../cordova/storage/localstorage/localstorage.md   |  120 +++++
 .../cordova/storage/parameters/display_name.md     |   23 +
 docs/en/1.8.0/cordova/storage/parameters/name.md   |   23 +
 docs/en/1.8.0/cordova/storage/parameters/size.md   |   23 +
 .../en/1.8.0/cordova/storage/parameters/version.md |   23 +
 docs/en/1.8.0/cordova/storage/sqlerror/sqlerror.md |   47 ++
 .../cordova/storage/sqlresultset/sqlresultset.md   |  139 ++++++
 .../storage/sqlresultsetlist/sqlresultsetlist.md   |  136 ++++++
 .../storage/sqltransaction/sqltransaction.md       |  113 +++++
 docs/en/1.8.0/cordova/storage/storage.md           |   79 ++++
 .../1.8.0/cordova/storage/storage.opendatabase.md  |   74 +++
 .../1.8.0/guide/getting-started/android/index.md   |  129 ++++++
 docs/en/1.8.0/guide/getting-started/bada/index.md  |   93 ++++
 .../guide/getting-started/blackberry/index.md      |  101 +++++
 docs/en/1.8.0/guide/getting-started/index.md       |   29 ++
 docs/en/1.8.0/guide/getting-started/ios/index.md   |  129 ++++++
 .../1.8.0/guide/getting-started/symbian/index.md   |   78 ++++
 docs/en/1.8.0/guide/getting-started/webos/index.md |   78 ++++
 .../guide/getting-started/windows-phone/index.md   |   96 ++++
 docs/en/1.8.0/guide/upgrading/android/index.md     |   47 ++
 docs/en/1.8.0/guide/upgrading/bada/index.md        |   40 ++
 docs/en/1.8.0/guide/upgrading/blackberry/index.md  |   70 +++
 docs/en/1.8.0/guide/upgrading/index.md             |   31 ++
 docs/en/1.8.0/guide/upgrading/ios/index.md         |   34 ++
 docs/en/1.8.0/guide/upgrading/symbian/index.md     |   21 +
 docs/en/1.8.0/guide/upgrading/webos/index.md       |   37 ++
 .../1.8.0/guide/upgrading/windows-phone/index.md   |   36 ++
 docs/en/1.8.0/guide/whitelist/index.md             |  162 +++++++
 docs/en/1.8.0/index.md                             |   95 ++++
 .../accelerometer/acceleration/acceleration.md     |    2 +-
 .../accelerometer/accelerometer.clearWatch.md      |    2 +-
 .../accelerometer.getCurrentAcceleration.md        |    2 +-
 .../accelerometer.watchAcceleration.md             |    2 +-
 .../1.8.0rc1/cordova/camera/camera.getPicture.md   |    2 +-
 .../1.8.0rc1/cordova/compass/compass.clearWatch.md |    2 +-
 .../cordova/compass/compass.getCurrentHeading.md   |    2 +-
 .../cordova/compass/compass.watchHeading.md        |    2 +-
 docs/en/1.8.0rc1/cordova/connection/connection.md  |    4 +-
 .../1.8.0rc1/cordova/connection/connection.type.md |    2 +-
 .../1.8.0rc1/cordova/contacts/Contact/contact.md   |    2 +-
 .../contacts/ContactAddress/contactaddress.md      |    2 +-
 .../cordova/contacts/ContactField/contactfield.md  |    2 +-
 .../ContactFindOptions/contactfindoptions.md       |    2 +-
 .../cordova/contacts/ContactName/contactname.md    |    2 +-
 .../ContactOrganization/contactorganization.md     |    2 +-
 .../1.8.0rc1/cordova/contacts/contacts.create.md   |    2 +-
 docs/en/1.8.0rc1/cordova/contacts/contacts.find.md |    2 +-
 docs/en/1.8.0rc1/cordova/device/device.cordova.md  |    2 +-
 docs/en/1.8.0rc1/cordova/device/device.name.md     |    2 +-
 docs/en/1.8.0rc1/cordova/device/device.platform.md |    2 +-
 docs/en/1.8.0rc1/cordova/device/device.uuid.md     |    2 +-
 docs/en/1.8.0rc1/cordova/device/device.version.md  |    2 +-
 .../1.8.0rc1/cordova/events/events.backbutton.md   |    4 +-
 .../cordova/events/events.batterycritical.md       |    4 +-
 .../1.8.0rc1/cordova/events/events.batterylow.md   |    4 +-
 .../cordova/events/events.batterystatus.md         |    4 +-
 .../1.8.0rc1/cordova/events/events.deviceready.md  |    4 +-
 .../cordova/events/events.endcallbutton.md         |    4 +-
 .../1.8.0rc1/cordova/events/events.menubutton.md   |    4 +-
 docs/en/1.8.0rc1/cordova/events/events.offline.md  |    4 +-
 docs/en/1.8.0rc1/cordova/events/events.online.md   |    4 +-
 docs/en/1.8.0rc1/cordova/events/events.pause.md    |    4 +-
 docs/en/1.8.0rc1/cordova/events/events.resume.md   |    4 +-
 .../1.8.0rc1/cordova/events/events.searchbutton.md |    4 +-
 .../cordova/events/events.startcallbutton.md       |    4 +-
 .../cordova/events/events.volumedownbutton.md      |    4 +-
 .../cordova/events/events.volumeupbutton.md        |    4 +-
 .../1.8.0rc1/cordova/file/filereader/filereader.md |    2 +-
 .../1.8.0rc1/cordova/file/filesystem/filesystem.md |    2 +-
 .../cordova/file/filetransfer/filetransfer.md      |    2 +-
 .../1.8.0rc1/cordova/file/filewriter/filewriter.md |    2 +-
 .../file/localfilesystem/localfilesystem.md        |    2 +-
 .../cordova/geolocation/Coordinates/coordinates.md |    2 +-
 .../cordova/geolocation/Position/position.md       |    2 +-
 .../cordova/geolocation/geolocation.clearWatch.md  |    2 +-
 .../geolocation/geolocation.getCurrentPosition.md  |    2 +-
 .../geolocation/geolocation.watchPosition.md       |    2 +-
 .../1.8.0rc1/cordova/media/capture/captureAudio.md |    2 +-
 .../1.8.0rc1/cordova/media/capture/captureImage.md |    2 +-
 .../1.8.0rc1/cordova/media/capture/captureVideo.md |    2 +-
 .../cordova/media/media.getCurrentPosition.md      |    2 +-
 .../en/1.8.0rc1/cordova/media/media.getDuration.md |    2 +-
 docs/en/1.8.0rc1/cordova/media/media.pause.md      |    2 +-
 docs/en/1.8.0rc1/cordova/media/media.play.md       |    2 +-
 docs/en/1.8.0rc1/cordova/media/media.release.md    |    2 +-
 docs/en/1.8.0rc1/cordova/media/media.seekTo.md     |    2 +-
 .../en/1.8.0rc1/cordova/media/media.startRecord.md |    2 +-
 docs/en/1.8.0rc1/cordova/media/media.stop.md       |    2 +-
 docs/en/1.8.0rc1/cordova/media/media.stopRecord.md |    2 +-
 .../cordova/notification/notification.alert.md     |    2 +-
 .../cordova/notification/notification.beep.md      |    2 +-
 .../cordova/notification/notification.confirm.md   |    2 +-
 .../cordova/notification/notification.vibrate.md   |    2 +-
 .../1.8.0rc1/cordova/storage/database/database.md  |    2 +-
 .../cordova/storage/localstorage/localstorage.md   |    2 +-
 .../cordova/storage/sqlresultset/sqlresultset.md   |    2 +-
 .../storage/sqlresultsetlist/sqlresultsetlist.md   |    2 +-
 .../storage/sqltransaction/sqltransaction.md       |    2 +-
 .../cordova/storage/storage.opendatabase.md        |    2 +-
 .../guide/getting-started/android/index.md         |    8 +-
 .../1.8.0rc1/guide/getting-started/webos/index.md  |    2 +-
 docs/en/1.8.0rc1/guide/upgrading/android/index.md  |    6 +-
 docs/en/1.8.0rc1/guide/upgrading/ios/index.md      |    2 +-
 docs/en/1.8.0rc1/guide/whitelist/index.md          |   85 +++-
 docs/en/1.8.1/config.json                          |  171 +++++++
 .../accelerometer/acceleration/acceleration.md     |  106 +++++
 .../accelerometer/accelerometer.clearWatch.md      |  112 +++++
 .../accelerometer.getCurrentAcceleration.md        |  108 +++++
 .../1.8.1/cordova/accelerometer/accelerometer.md   |   90 ++++
 .../accelerometer.watchAcceleration.md             |  137 ++++++
 .../accelerometer/parameters/accelerometerError.md |   27 ++
 .../parameters/accelerometerOptions.md             |   28 ++
 .../parameters/accelerometerSuccess.md             |   42 ++
 docs/en/1.8.1/cordova/camera/camera.getPicture.md  |  207 +++++++++
 docs/en/1.8.1/cordova/camera/camera.md             |   92 ++++
 .../camera/parameter/CameraPopoverOptions.md       |   71 +++
 .../1.8.1/cordova/camera/parameter/cameraError.md  |   32 ++
 .../cordova/camera/parameter/cameraOptions.md      |  125 +++++
 .../cordova/camera/parameter/cameraSuccess.md      |   42 ++
 .../en/1.8.1/cordova/compass/compass.clearWatch.md |  111 +++++
 .../cordova/compass/compass.clearWatchFilter.md    |   23 +
 .../cordova/compass/compass.getCurrentHeading.md   |   96 ++++
 docs/en/1.8.1/cordova/compass/compass.md           |   81 ++++
 .../1.8.1/cordova/compass/compass.watchHeading.md  |  132 ++++++
 .../cordova/compass/compass.watchHeadingFilter.md  |   23 +
 .../cordova/compass/compassError/compassError.md   |   40 ++
 .../cordova/compass/parameters/compassError.md     |   30 ++
 .../cordova/compass/parameters/compassHeading.md   |   48 ++
 .../cordova/compass/parameters/compassOptions.md   |   42 ++
 .../cordova/compass/parameters/compassSuccess.md   |   40 ++
 docs/en/1.8.1/cordova/connection/connection.md     |   92 ++++
 .../en/1.8.1/cordova/connection/connection.type.md |  123 +++++
 docs/en/1.8.1/cordova/contacts/Contact/contact.md  |  232 ++++++++++
 .../contacts/ContactAddress/contactaddress.md      |  170 +++++++
 .../cordova/contacts/ContactError/contactError.md  |   45 ++
 .../cordova/contacts/ContactField/contactfield.md  |  146 ++++++
 .../ContactFindOptions/contactfindoptions.md       |  116 +++++
 .../cordova/contacts/ContactName/contactname.md    |  145 ++++++
 .../ContactOrganization/contactorganization.md     |  153 +++++++
 docs/en/1.8.1/cordova/contacts/contacts.create.md  |   77 ++++
 docs/en/1.8.1/cordova/contacts/contacts.find.md    |  116 +++++
 docs/en/1.8.1/cordova/contacts/contacts.md         |  108 +++++
 .../cordova/contacts/parameters/contactError.md    |   27 ++
 .../cordova/contacts/parameters/contactFields.md   |   25 +
 .../contacts/parameters/contactFindOptions.md      |   35 ++
 .../cordova/contacts/parameters/contactSuccess.md  |   40 ++
 docs/en/1.8.1/cordova/device/device.cordova.md     |   79 ++++
 docs/en/1.8.1/cordova/device/device.md             |   95 ++++
 docs/en/1.8.1/cordova/device/device.name.md        |  108 +++++
 docs/en/1.8.1/cordova/device/device.platform.md    |   95 ++++
 docs/en/1.8.1/cordova/device/device.uuid.md        |  103 +++++
 docs/en/1.8.1/cordova/device/device.version.md     |   84 ++++
 docs/en/1.8.1/cordova/events/events.backbutton.md  |   87 ++++
 .../1.8.1/cordova/events/events.batterycritical.md |   93 ++++
 docs/en/1.8.1/cordova/events/events.batterylow.md  |   93 ++++
 .../1.8.1/cordova/events/events.batterystatus.md   |  102 +++++
 docs/en/1.8.1/cordova/events/events.deviceready.md |   87 ++++
 .../1.8.1/cordova/events/events.endcallbutton.md   |   86 ++++
 docs/en/1.8.1/cordova/events/events.md             |   93 ++++
 docs/en/1.8.1/cordova/events/events.menubutton.md  |   87 ++++
 docs/en/1.8.1/cordova/events/events.offline.md     |   95 ++++
 docs/en/1.8.1/cordova/events/events.online.md      |   95 ++++
 docs/en/1.8.1/cordova/events/events.pause.md       |   97 ++++
 docs/en/1.8.1/cordova/events/events.resume.md      |  107 +++++
 .../en/1.8.1/cordova/events/events.searchbutton.md |   86 ++++
 .../1.8.1/cordova/events/events.startcallbutton.md |   86 ++++
 .../cordova/events/events.volumedownbutton.md      |   86 ++++
 .../1.8.1/cordova/events/events.volumeupbutton.md  |   86 ++++
 .../cordova/file/directoryentry/directoryentry.md  |  351 +++++++++++++++
 .../file/directoryreader/directoryreader.md        |   66 +++
 docs/en/1.8.1/cordova/file/file.md                 |  100 ++++
 docs/en/1.8.1/cordova/file/fileentry/fileentry.md  |  294 ++++++++++++
 docs/en/1.8.1/cordova/file/fileerror/fileerror.md  |   49 ++
 docs/en/1.8.1/cordova/file/fileobj/fileobj.md      |   45 ++
 .../en/1.8.1/cordova/file/filereader/filereader.md |  196 ++++++++
 .../en/1.8.1/cordova/file/filesystem/filesystem.md |   91 ++++
 .../cordova/file/filetransfer/filetransfer.md      |  182 ++++++++
 .../file/filetransfererror/filetransfererror.md    |   43 ++
 .../file/fileuploadoptions/fileuploadoptions.md    |   50 ++
 .../file/fileuploadresult/fileuploadresult.md      |   40 ++
 .../en/1.8.1/cordova/file/filewriter/filewriter.md |  194 ++++++++
 docs/en/1.8.1/cordova/file/flags/flags.md          |   46 ++
 .../file/localfilesystem/localfilesystem.md        |  110 +++++
 docs/en/1.8.1/cordova/file/metadata/metadata.md    |   51 +++
 .../cordova/geolocation/Coordinates/coordinates.md |  125 +++++
 .../1.8.1/cordova/geolocation/Position/position.md |  119 +++++
 .../geolocation/PositionError/positionError.md     |   59 +++
 .../cordova/geolocation/geolocation.clearWatch.md  |  117 +++++
 .../geolocation/geolocation.getCurrentPosition.md  |  126 ++++++
 docs/en/1.8.1/cordova/geolocation/geolocation.md   |  104 +++++
 .../geolocation/geolocation.watchPosition.md       |  128 ++++++
 .../geolocation/parameters/geolocation.options.md  |   41 ++
 .../geolocation/parameters/geolocationError.md     |   32 ++
 .../geolocation/parameters/geolocationSuccess.md   |   46 ++
 .../1.8.1/cordova/media/MediaError/mediaError.md   |   44 ++
 .../1.8.1/cordova/media/Parameters/mediaError.md   |   32 ++
 docs/en/1.8.1/cordova/media/capture/CaptureCB.md   |   44 ++
 .../en/1.8.1/cordova/media/capture/CaptureError.md |   37 ++
 .../1.8.1/cordova/media/capture/CaptureErrorCB.md  |   40 ++
 .../cordova/media/capture/ConfigurationData.md     |   62 +++
 .../media/capture/MediaFile.getFormatData.md       |   53 +++
 docs/en/1.8.1/cordova/media/capture/MediaFile.md   |   37 ++
 .../1.8.1/cordova/media/capture/MediaFileData.md   |   62 +++
 docs/en/1.8.1/cordova/media/capture/capture.md     |  134 ++++++
 .../en/1.8.1/cordova/media/capture/captureAudio.md |  140 ++++++
 .../cordova/media/capture/captureAudioOptions.md   |   56 +++
 .../en/1.8.1/cordova/media/capture/captureImage.md |  133 ++++++
 .../cordova/media/capture/captureImageOptions.md   |   53 +++
 .../en/1.8.1/cordova/media/capture/captureVideo.md |  130 ++++++
 .../cordova/media/capture/captureVideoOptions.md   |   59 +++
 .../cordova/media/media.getCurrentPosition.md      |  173 +++++++
 docs/en/1.8.1/cordova/media/media.getDuration.md   |  165 +++++++
 docs/en/1.8.1/cordova/media/media.md               |  121 +++++
 docs/en/1.8.1/cordova/media/media.pause.md         |  170 +++++++
 docs/en/1.8.1/cordova/media/media.play.md          |  181 ++++++++
 docs/en/1.8.1/cordova/media/media.release.md       |  154 +++++++
 docs/en/1.8.1/cordova/media/media.seekTo.md        |  157 +++++++
 docs/en/1.8.1/cordova/media/media.startRecord.md   |  141 ++++++
 docs/en/1.8.1/cordova/media/media.stop.md          |  169 +++++++
 docs/en/1.8.1/cordova/media/media.stopRecord.md    |  139 ++++++
 .../cordova/notification/notification.alert.md     |  116 +++++
 .../cordova/notification/notification.beep.md      |  113 +++++
 .../cordova/notification/notification.confirm.md   |  132 ++++++
 docs/en/1.8.1/cordova/notification/notification.md |   80 ++++
 .../cordova/notification/notification.vibrate.md   |  103 +++++
 docs/en/1.8.1/cordova/storage/database/database.md |  124 +++++
 .../cordova/storage/localstorage/localstorage.md   |  120 +++++
 .../cordova/storage/parameters/display_name.md     |   23 +
 docs/en/1.8.1/cordova/storage/parameters/name.md   |   23 +
 docs/en/1.8.1/cordova/storage/parameters/size.md   |   23 +
 .../en/1.8.1/cordova/storage/parameters/version.md |   23 +
 docs/en/1.8.1/cordova/storage/sqlerror/sqlerror.md |   47 ++
 .../cordova/storage/sqlresultset/sqlresultset.md   |  139 ++++++
 .../storage/sqlresultsetlist/sqlresultsetlist.md   |  136 ++++++
 .../storage/sqltransaction/sqltransaction.md       |  113 +++++
 docs/en/1.8.1/cordova/storage/storage.md           |   79 ++++
 .../1.8.1/cordova/storage/storage.opendatabase.md  |   74 +++
 .../1.8.1/guide/getting-started/android/index.md   |  129 ++++++
 docs/en/1.8.1/guide/getting-started/bada/index.md  |   93 ++++
 .../guide/getting-started/blackberry/index.md      |  101 +++++
 docs/en/1.8.1/guide/getting-started/index.md       |   29 ++
 docs/en/1.8.1/guide/getting-started/ios/index.md   |  129 ++++++
 .../1.8.1/guide/getting-started/symbian/index.md   |   78 ++++
 docs/en/1.8.1/guide/getting-started/webos/index.md |   78 ++++
 .../guide/getting-started/windows-phone/index.md   |   96 ++++
 docs/en/1.8.1/guide/upgrading/android/index.md     |   47 ++
 docs/en/1.8.1/guide/upgrading/bada/index.md        |   40 ++
 docs/en/1.8.1/guide/upgrading/blackberry/index.md  |   70 +++
 docs/en/1.8.1/guide/upgrading/index.md             |   31 ++
 docs/en/1.8.1/guide/upgrading/ios/index.md         |   34 ++
 docs/en/1.8.1/guide/upgrading/symbian/index.md     |   21 +
 docs/en/1.8.1/guide/upgrading/webos/index.md       |   37 ++
 .../1.8.1/guide/upgrading/windows-phone/index.md   |   36 ++
 docs/en/1.8.1/guide/whitelist/index.md             |  162 +++++++
 docs/en/1.8.1/index.md                             |   95 ++++
 docs/en/edge/config.json                           |    3 +-
 .../accelerometer/acceleration/acceleration.md     |    2 +-
 .../accelerometer/accelerometer.clearWatch.md      |    2 +-
 .../accelerometer.getCurrentAcceleration.md        |    2 +-
 .../en/edge/cordova/accelerometer/accelerometer.md |    8 +-
 .../accelerometer.watchAcceleration.md             |    2 +-
 docs/en/edge/cordova/camera/camera.cleanup.md      |   50 ++
 docs/en/edge/cordova/camera/camera.getPicture.md   |    2 +-
 docs/en/edge/cordova/camera/camera.md              |   22 +-
 .../camera/parameter/CameraPopoverOptions.md       |   71 +++
 .../edge/cordova/camera/parameter/cameraOptions.md |    4 +-
 docs/en/edge/cordova/compass/compass.clearWatch.md |    2 +-
 .../cordova/compass/compass.getCurrentHeading.md   |    2 +-
 docs/en/edge/cordova/compass/compass.md            |    8 +-
 .../edge/cordova/compass/compass.watchHeading.md   |    2 +-
 docs/en/edge/cordova/connection/connection.md      |   38 +--
 docs/en/edge/cordova/connection/connection.type.md |   26 +-
 docs/en/edge/cordova/contacts/Contact/contact.md   |    2 +-
 .../contacts/ContactAddress/contactaddress.md      |    2 +-
 .../cordova/contacts/ContactField/contactfield.md  |    2 +-
 .../ContactFindOptions/contactfindoptions.md       |    2 +-
 .../cordova/contacts/ContactName/contactname.md    |    2 +-
 .../ContactOrganization/contactorganization.md     |    2 +-
 docs/en/edge/cordova/contacts/contacts.create.md   |    2 +-
 docs/en/edge/cordova/contacts/contacts.find.md     |    2 +-
 docs/en/edge/cordova/contacts/contacts.md          |   19 +-
 docs/en/edge/cordova/device/device.cordova.md      |    2 +-
 docs/en/edge/cordova/device/device.md              |   18 +-
 docs/en/edge/cordova/device/device.name.md         |    2 +-
 docs/en/edge/cordova/device/device.platform.md     |    2 +-
 docs/en/edge/cordova/device/device.uuid.md         |    2 +-
 docs/en/edge/cordova/device/device.version.md      |    2 +-
 docs/en/edge/cordova/events/events.backbutton.md   |    4 +-
 .../edge/cordova/events/events.batterycritical.md  |    4 +-
 docs/en/edge/cordova/events/events.batterylow.md   |    4 +-
 .../en/edge/cordova/events/events.batterystatus.md |    4 +-
 docs/en/edge/cordova/events/events.deviceready.md  |    4 +-
 .../en/edge/cordova/events/events.endcallbutton.md |    4 +-
 docs/en/edge/cordova/events/events.md              |   22 +-
 docs/en/edge/cordova/events/events.menubutton.md   |    4 +-
 docs/en/edge/cordova/events/events.offline.md      |    4 +-
 docs/en/edge/cordova/events/events.online.md       |    4 +-
 docs/en/edge/cordova/events/events.pause.md        |    4 +-
 docs/en/edge/cordova/events/events.resume.md       |    4 +-
 docs/en/edge/cordova/events/events.searchbutton.md |    4 +-
 .../edge/cordova/events/events.startcallbutton.md  |    4 +-
 .../edge/cordova/events/events.volumedownbutton.md |    4 +-
 .../edge/cordova/events/events.volumeupbutton.md   |    4 +-
 .../cordova/file/directoryentry/directoryentry.md  |    8 +-
 docs/en/edge/cordova/file/file.md                  |   32 +-
 docs/en/edge/cordova/file/fileentry/fileentry.md   |    8 +-
 docs/en/edge/cordova/file/filereader/filereader.md |    2 +-
 docs/en/edge/cordova/file/filesystem/filesystem.md |    2 +-
 .../edge/cordova/file/filetransfer/filetransfer.md |    2 +-
 docs/en/edge/cordova/file/filewriter/filewriter.md |    2 +-
 .../file/localfilesystem/localfilesystem.md        |    2 +-
 .../cordova/geolocation/Coordinates/coordinates.md |    4 +-
 .../edge/cordova/geolocation/Position/position.md  |    9 +-
 .../cordova/geolocation/geolocation.clearWatch.md  |    2 +-
 .../geolocation/geolocation.getCurrentPosition.md  |    6 +-
 docs/en/edge/cordova/geolocation/geolocation.md    |   15 +-
 .../geolocation/geolocation.watchPosition.md       |    2 +-
 .../geolocation/parameters/geolocationSuccess.md   |    2 +-
 docs/en/edge/cordova/media/capture/capture.md      |   23 +-
 docs/en/edge/cordova/media/capture/captureAudio.md |    2 +-
 docs/en/edge/cordova/media/capture/captureImage.md |    2 +-
 docs/en/edge/cordova/media/capture/captureVideo.md |    2 +-
 .../edge/cordova/media/media.getCurrentPosition.md |    2 +-
 docs/en/edge/cordova/media/media.getDuration.md    |    2 +-
 docs/en/edge/cordova/media/media.md                |   33 +-
 docs/en/edge/cordova/media/media.pause.md          |    2 +-
 docs/en/edge/cordova/media/media.play.md           |    2 +-
 docs/en/edge/cordova/media/media.release.md        |    2 +-
 docs/en/edge/cordova/media/media.seekTo.md         |    2 +-
 docs/en/edge/cordova/media/media.startRecord.md    |    2 +-
 docs/en/edge/cordova/media/media.stop.md           |    2 +-
 docs/en/edge/cordova/media/media.stopRecord.md     |    2 +-
 .../cordova/notification/notification.alert.md     |    2 +-
 .../edge/cordova/notification/notification.beep.md |    2 +-
 .../cordova/notification/notification.confirm.md   |    2 +-
 docs/en/edge/cordova/notification/notification.md  |   14 +-
 .../cordova/notification/notification.vibrate.md   |    2 +-
 docs/en/edge/cordova/storage/database/database.md  |    2 +-
 .../cordova/storage/localstorage/localstorage.md   |    2 +-
 .../cordova/storage/sqlresultset/sqlresultset.md   |    2 +-
 .../storage/sqlresultsetlist/sqlresultsetlist.md   |    2 +-
 .../storage/sqltransaction/sqltransaction.md       |    2 +-
 docs/en/edge/cordova/storage/storage.md            |   16 +-
 .../edge/cordova/storage/storage.opendatabase.md   |    2 +-
 .../en/edge/guide/getting-started/android/index.md |    8 +-
 docs/en/edge/guide/getting-started/ios/index.md    |  132 +++---
 docs/en/edge/guide/getting-started/webos/index.md  |    2 +-
 docs/en/edge/guide/upgrading/android/index.md      |    5 +-
 docs/en/edge/guide/upgrading/bada/index.md         |   19 +
 docs/en/edge/guide/upgrading/blackberry/index.md   |   34 ++-
 docs/en/edge/guide/upgrading/ios/index.md          |    2 +-
 docs/en/edge/guide/upgrading/webos/index.md        |   16 +
 docs/en/edge/guide/whitelist/index.md              |   86 +++-
 template/docs/default/index.css                    |    2 +-
 477 files changed, 28772 insertions(+), 432 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/9cd8f62f/docs/en/edge/guide/upgrading/android/index.md
----------------------------------------------------------------------
diff --cc docs/en/edge/guide/upgrading/android/index.md
index b12a674,bc08f2a..a557094
--- a/docs/en/edge/guide/upgrading/android/index.md
+++ b/docs/en/edge/guide/upgrading/android/index.md
@@@ -40,76 -39,9 +40,75 @@@ This document is for people who need t
  ## Upgrade to 1.7.0 from 1.6.0 ##
  
  1. Remove cordova-1.6.0.jar from the libs directory in your project
- 2. Add cordova-1.6.0.jar to the libs directory in your project
+ 2. Add cordova-1.7.0.jar to the libs directory in your project
  3. If you are using Eclipse, please refresh your eclipse project and do a clean
  4. Copy the new cordova-1.7.0.js into your project
- 5. Update your HTML to use the new cordova-1.6.0.js file
- 6. Update the res/xml/plugins.xml to be the same as the one found in framework/res/xml/plugins.xml
 -5. Update your HTML to sue the new cordova-1.7.0.js file
 -6. Update the res/xml/plugins.xml to be the same as the one found in framework/res/xml/plugins.xml
++5. Update the res/xml/plugins.xml to be the same as the one found in framework/res/xml/plugins.xml
 +
 +# Upgrade to 1.6.0 from 1.5.0
 +1. Remove cordova-1.5.0.jar from the libs directory in your project
 +2. Add cordova-1.6.0.jar to the libs directory in your project
 +3. If you are using Eclipse, please refresh your eclipse project and do a clean
 +4. Copy the new cordova-1.6.0.js into your project
 +5. Update your HTML to use the new cordova-1.6.0.js file
 +6. Update the res/xml/plugins.xml so that it is the same as the one found in framework/res/xml/plugins.xml
 +7. Replace the res/xml/phonegap.xml with res/xml/cordova.xml so that it is the same as the one found in framework/res/xml/cordova.xml
 +
 +
 +# Upgrade to 1.5.0 from 1.4.0
 +1. Remove phonegap-1.4.0.jar from the libs directory in your project
 +2. Add cordova-1.5.0.jar to the libs directory in your project
 +3. If you are using Eclipse, please refresh your eclipse project and do a clean
 +4. Copy the new cordova-1.5.0.js into your project
 +5. Update your HTML to use the new cordova-1.5.0.js file
 +6. Update the res/xml/plugins.xml so that it is the same as the one found in framework/res/xml/plugins.xml
 +7. Replace the res/xml/phonegap.xml with res/xml/cordova.xml so that it is the same as the one found in framework/res/xml/cordova.xml
 +
 +# Upgrade to 1.4.0 from 1.3.0
 +1. Remove phonegap-1.3.0.jar from the libs directory in your project
 +2. Add phonegap-1.4.0.jar to the libs directory in your project
 +3. If you are using Eclipse, please refresh your eclipse project and do a clean
 +4. Copy the new phonegap-1.4.0.js into your project
 +5. Update your HTML to use the new phonegap-1.4.0.js file
 +6. Update the res/xml/plugins.xml so that it is the same as the one found in framework/res/xml/plugins.xml
 +7. Update the res/xml/phonegap.xml so that it is the same as the one found in framework/res/xml/phonegap.xml
 +
 +
 +# Upgrade to 1.3.0 from 1.2.0
 +1. Remove phonegap-1.2.0.jar from the libs directory in your project
 +2. Add phonegap-1.3.0.jar to the libs directory in your project
 +3. If you are using Eclipse, please refresh your eclipse project and do a clean
 +4. Copy the new phonegap-1.3.0.js into your project
 +5. Update your HTML to use the new phonegap-1.2.0.js file
 +6. Update the res/xml/plugins.xml so that it is the same as the one found in framework/res/xml/plugins.xml
 +7. Update the res/xml/phonegap.xml so that it is the same as the one found in framework/res/xml/phonegap.xml
 +
 +
 +# Upgrade to 1.2.0 from 1.1.0
 +1. Remove phonegap-1.1.0.jar from the libs directory in your project
 +2. Add phonegap-1.2.0.jar to the libs directory in your project
 +3. If you are using Eclipse, please refresh your eclipse project and do a clean
 +4. Copy the new phonegap-1.2.0.js into your project
 +5. Update your HTML to use the new phonegap-1.2.0.js file
 +6. Update the res/xml/plugins.xml so that it is the same as the one found in framework/res/xml/plugins.xml
 +7. Update the res/xml/phonegap.xml so that it is the same as the one found in framework/res/xml/phonegap.xml
 +
 +
 +# Upgrade to 1.1.0 from 1.0.0
 +1. Remove phonegap-1.0.0.jar from the libs directory in your project
 +2. Add phonegap-1.1.0.jar to the libs directory in your project
 +3. If you are using Eclipse, please refresh your eclipse project and do a clean
 +4. Copy the new phonegap-1.1.0.js into your project
 +5. Update your HTML to use the new phonegap-1.1.0.js file
 +6. Update the res/xml/plugins.xml so that it is the same as the one found in framework/res/xml/plugins.xml
 +
 +
 +# Upgrade to 1.0.0 from 0.9.6
 +1. Remove phonegap-0.9.6.jar from the libs directory in your project
 +2. Add phonegap-1.0.0.jar to the libs directory in your project
 +3. If you are using Eclipse, please refresh your eclipse project and do a clean
 +4. Copy the new phonegap-1.0.0.js into your project
 +5. Update your HTML to use the new phonegap-1.0.0.js file
 +6. Add the res/xml/plugins.xml so that it is the same as the one found in framework/res/xml/plugins.xml
 +