Repository: libcloud Updated Branches: refs/heads/trunk ac75a302d -> fd89abb57
Remove duplicate "Storage" in title Signed-off-by: Tomaz Muraus <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fd89abb5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fd89abb5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/fd89abb5 Branch: refs/heads/trunk Commit: fd89abb57603b55c546e51ee025540cc3ec8f21e Parents: ac75a30 Author: Djoume Salvetti <[email protected]> Authored: Mon Jun 15 15:54:15 2015 -0400 Committer: Tomaz Muraus <[email protected]> Committed: Sat Jun 20 16:18:34 2015 +0800 ---------------------------------------------------------------------- docs/storage/drivers/google_storage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/fd89abb5/docs/storage/drivers/google_storage.rst ---------------------------------------------------------------------- diff --git a/docs/storage/drivers/google_storage.rst b/docs/storage/drivers/google_storage.rst index d21e95c..8a337cb 100644 --- a/docs/storage/drivers/google_storage.rst +++ b/docs/storage/drivers/google_storage.rst @@ -1,5 +1,5 @@ -Google Storage Storage Driver Documentation -=========================================== +Google Storage Driver Documentation +=================================== Current version of the Google Storage driver in Libcloud uses S3 compatibility layer and as such, only supports `XML API v1.0`_.
