docs: Update wording.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0d27fce8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0d27fce8 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0d27fce8 Branch: refs/heads/trunk Commit: 0d27fce818b561fd03ba87b61d016a7c7898a349 Parents: 00aec6f Author: Tomaz Muraus <[email protected]> Authored: Thu Nov 14 15:50:29 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Thu Nov 14 15:51:15 2013 +0100 ---------------------------------------------------------------------- docs/compute/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0d27fce8/docs/compute/index.rst ---------------------------------------------------------------------- diff --git a/docs/compute/index.rst b/docs/compute/index.rst index fff997e..86900f7 100644 --- a/docs/compute/index.rst +++ b/docs/compute/index.rst @@ -70,5 +70,5 @@ We have :doc:`examples of several common patterns </compute/examples>`. API Reference ------------- -There is a reference to :doc:`all the methods on the base compute driver -</compute/api/>`. +For a full reference of all the classes and methods exposed by the compute +API, see :doc:`this page </compute/api>`.
