From 12458a0fd3d14994c8a5c86cdda79a34fdb77f91 Mon Sep 17 00:00:00 2001
From: Travis CI
Date: Tue, 31 Mar 2015 21:10:13 +0000
Subject: [PATCH] update website
---
docs/cameraroll.html | 111 ++++++++++++++-
docs/text.html | 313 ++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 422 insertions(+), 2 deletions(-)
diff --git a/docs/cameraroll.html b/docs/cameraroll.html
index 32c7ffd4793..3488048576f 100644
--- a/docs/cameraroll.html
+++ b/docs/cameraroll.html
@@ -7,7 +7,116 @@ of patent rights can be found in the PATENTS file in the same directory.
@
roll of the device matching shape defined by getPhotosReturnChecker.
@param {object} params - See getPhotosParamChecker.
@param {function} callback - Invoked with arg of shape defined by
getPhotosReturnChecker on success.
- @param {function} errorCallback - Invoked with error message on error.