Author: tomaz
Date: Sat Nov 5 21:58:35 2011
New Revision: 1198097
URL: http://svn.apache.org/viewvc?rev=1198097&view=rev
Log:
html -> markdown.
Modified:
libcloud/site/trunk/content/docs/compute-overview.mdtext
libcloud/site/trunk/content/docs/storage-overview.mdtext
Modified: libcloud/site/trunk/content/docs/compute-overview.mdtext
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/content/docs/compute-overview.mdtext?rev=1198097&r1=1198096&r2=1198097&view=diff
==============================================================================
--- libcloud/site/trunk/content/docs/compute-overview.mdtext (original)
+++ libcloud/site/trunk/content/docs/compute-overview.mdtext Sat Nov 5
21:58:35 2011
@@ -4,7 +4,7 @@ title: Compute -> Overview
Compute component is the oldest one and allows you to manage cloud and virtual
servers offered by different providers such as Amazon, Rackspace, Linode and
-more than <a href="/supported_providers.html">20 others</a>.
+more than [20 others](/supported_providers.html).
Besides managing the servers this component also allows you to run deployment
scripts on the newly created servers. Deployment or so called "bootstrap"
Modified: libcloud/site/trunk/content/docs/storage-overview.mdtext
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/content/docs/storage-overview.mdtext?rev=1198097&r1=1198096&r2=1198097&view=diff
==============================================================================
--- libcloud/site/trunk/content/docs/storage-overview.mdtext (original)
+++ libcloud/site/trunk/content/docs/storage-overview.mdtext Sat Nov 5
21:58:35 2011
@@ -3,7 +3,7 @@ title: Storage -> Overview
## Overview ##
Storage API allows you to manage cloud storage and services such as Amazon S3,
-Rackspace CloudFiles, Google Storage and <a
href="/supported_providers.html">others</a>.
+Rackspace CloudFiles, Google Storage and [others](/supported_providers.html).
### Terminology ###