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 <[email protected]> Authored: Fri Jan 10 19:08:49 2014 +0100 Committer: Tomaz Muraus <[email protected]> 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`
