From 57f9d3e1ebc8ba3323f266346e650ce709b8a2e2 Mon Sep 17 00:00:00 2001 From: Jamie Hannaford Date: Mon, 26 Oct 2015 12:19:54 +0100 Subject: [PATCH] spring cleaning --- index.html | 84 ++++++++++++++++-------------------------------------- 1 file changed, 24 insertions(+), 60 deletions(-) diff --git a/index.html b/index.html index 10d9a7882..b7da84542 100644 --- a/index.html +++ b/index.html @@ -28,80 +28,44 @@

a library for developers using PHP to work with OpenStack clouds

-

See the -LICENSE -file for license and copyright information.

-

Now running continuous integration at -travis-ci.org

+

Our official documentation is now available on + http://docs.php-opencloud.com. For SDKs in different + languages, see http://developer.rackspace.com.

-

For other SDKs, see http://developer.rackspace.com

+

The PHP SDK should work with most OpenStack-based cloud deployments, though it specifically targets the + Rackspace public cloud. In general, whenever a Rackspace deployment is substantially different than a + pure OpenStack one, a separate Rackspace subclass is provided so that you can still use the SDK with a + pure OpenStack instance (for example, see the OpenStack class (for OpenStack) and the Rackspace + subclass).

-

The PHP SDK should work with most OpenStack-based cloud deployments, -though it specifically targets the Rackspace public cloud. In -general, whenever a Rackspace deployment is substantially different -than a pure OpenStack one, a separate Rackspace subclass is provided -so that you can still use the SDK with a pure OpenStack instance -(for example, see the OpenStack class (for OpenStack) and the -Rackspace subclass).

+

Installation

-

See the Release Notes -for what has changed in the latest release(s).

+

Please visit our Installation instructions to find out more.

-

See the php-opencloud wiki -for incidental notes mostly aimed at developers who are working on the -SDK (and not developers working with the SDK).

+

Support and Feedback

-

Downloading

+

Your feedback is appreciated! If you have specific problems or bugs with this SDK, please file an issue + on Github.

-

Visit https://github.com/rackspace/php-opencloud/tags to see tagged releases -that you can download.

- -

You can download the master branch using the -GitHub "ZIP" button, above. However, this has the latest code and may not -be as stable as the tagged branches.

- -

Support and Feedback

- -

Your feedback is appreciated! If you have specific problems or bugs with the -php-opencloud -language bindings, please file an issue via Github.

- -

For general feedback and support requests, send an email to:

- -

sdk-support@rackspace.com

- -

This page is being updated; please bear with us.

+

For general feedback and support requests, contact us at + https://developer.rackspace.com/support/.

-
- - + + } catch(err) {} +