You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2014/01/10 22:11:17 UTC

[2/2] git commit: Re-generate documentation fixtures.

Re-generate documentation fixtures.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/047452e1
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/047452e1
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/047452e1

Branch: refs/heads/trunk
Commit: 047452e1c482d832eb9a285b1ab9e480b459cccf
Parents: c6df52e
Author: Tomaz Muraus <to...@apache.org>
Authored: Fri Jan 10 19:08:49 2014 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Fri Jan 10 19:08:49 2014 +0100

----------------------------------------------------------------------
 docs/storage/_supported_providers.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/047452e1/docs/storage/_supported_providers.rst
----------------------------------------------------------------------
diff --git a/docs/storage/_supported_providers.rst b/docs/storage/_supported_providers.rst
index 29f78ba..6d5ef97 100644
--- a/docs/storage/_supported_providers.rst
+++ b/docs/storage/_supported_providers.rst
@@ -10,7 +10,7 @@ Provider                      Documentation                                   Pr
 `Nimbus.io`_                                                                  NIMBUS            :mod:`libcloud.storage.drivers.nimbus`         :class:`NimbusStorageDriver`        
 `Ninefold`_                                                                   NINEFOLD          :mod:`libcloud.storage.drivers.ninefold`       :class:`NinefoldStorageDriver`      
 `OpenStack Swift`_            :doc:`Click </storage/drivers/openstack_swift>` OPENSTACK_SWIFT   :mod:`libcloud.storage.drivers.cloudfiles`     :class:`OpenStackSwiftStorageDriver`
-`Amazon S3 (standard)`_                                                       S3                :mod:`libcloud.storage.drivers.s3`             :class:`S3StorageDriver`            
+`Amazon S3 (standard)`_       :doc:`Click </storage/drivers/s3>`              S3                :mod:`libcloud.storage.drivers.s3`             :class:`S3StorageDriver`            
 `Amazon S3 (ap-northeast-1)`_                                                 S3_AP_NORTHEAST   :mod:`libcloud.storage.drivers.s3`             :class:`S3APNEStorageDriver`        
 `Amazon S3 (ap-southeast-1)`_                                                 S3_AP_SOUTHEAST   :mod:`libcloud.storage.drivers.s3`             :class:`S3APSEStorageDriver`        
 `Amazon S3 (eu-west-1)`_                                                      S3_EU_WEST        :mod:`libcloud.storage.drivers.s3`             :class:`S3EUWestStorageDriver`