Author: tomaz
Date: Fri Dec 13 13:19:42 2013
New Revision: 1550723
URL: http://svn.apache.org/r1550723
Log:
Update api docs page.
Modified:
libcloud/site/trunk/content/apidocs/index.html
Modified: libcloud/site/trunk/content/apidocs/index.html
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/content/apidocs/index.html?rev=1550723&r1=1550722&r2=1550723&view=diff
==============================================================================
--- libcloud/site/trunk/content/apidocs/index.html (original)
+++ libcloud/site/trunk/content/apidocs/index.html Fri Dec 13 13:19:42 2013
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
- <title>Apache Libcloud Python library - API Documentation</title>
+ <title>Apache Libcloud Python Library - API Documentation</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link rel="icon" type="image/png" href="/images/favicon.png"/>
</head>
@@ -9,7 +9,10 @@
<div>
<h1>Libcloud API documentation</h1>
<a href="http://libcloud.apache.org"><img
- src="../images/libcloud_logo.png" style="display: block;"/></a>
+ src="../images/libcloud_logo.png" style="display: block;"/></a>
+ <p>Note: New regular and API documentation is now available at
+ <a href="https://libcloud.readthedocs.org/en/latest/">
+ https://libcloud.readthedocs.org/en/latest/</a>.</p>
<p>Please choose your version:</p>
<ul>
<li><a href="0.2.0/">0.2.0</a></li>
@@ -36,7 +39,6 @@
<li><a href="0.13.0/">0.13.0</a></li>
<li><a href="0.13.1/">0.13.1</a></li>
<li><a href="0.13.2/">0.13.2</a> (current stable version)</li>
- <li><a
href="http://ci.apache.org/projects/libcloud/apidocs/">trunk</a></li>
</ul>
<p><a href="http://libcloud.apache.org"><< Back to main website</a></p>
</div>