Added some todos Signed-off-by: Tomaz Muraus <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1265bd0c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1265bd0c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/1265bd0c Branch: refs/heads/trunk Commit: 1265bd0c9957cfa52652dbac1590d1528c61f637 Parents: 3ecf4df Author: Alex Gaynor <[email protected]> Authored: Wed Jul 31 14:43:18 2013 -0700 Committer: Tomaz Muraus <[email protected]> Committed: Thu Aug 1 14:03:15 2013 +0200 ---------------------------------------------------------------------- docs/dns/index.rst | 4 ++++ docs/loadbalancers/index.rst | 4 ++++ docs/storage/index.rst | 4 ++++ 3 files changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/1265bd0c/docs/dns/index.rst ---------------------------------------------------------------------- diff --git a/docs/dns/index.rst b/docs/dns/index.rst index 51bbfe3..7e899b1 100644 --- a/docs/dns/index.rst +++ b/docs/dns/index.rst @@ -1,2 +1,6 @@ DNS === + +.. note:: + + TODO: Write me! http://git-wip-us.apache.org/repos/asf/libcloud/blob/1265bd0c/docs/loadbalancers/index.rst ---------------------------------------------------------------------- diff --git a/docs/loadbalancers/index.rst b/docs/loadbalancers/index.rst index 35c5ed1..f9baa2d 100644 --- a/docs/loadbalancers/index.rst +++ b/docs/loadbalancers/index.rst @@ -1,2 +1,6 @@ Load Balancers ============== + +.. note:: + + TODO: Write me! http://git-wip-us.apache.org/repos/asf/libcloud/blob/1265bd0c/docs/storage/index.rst ---------------------------------------------------------------------- diff --git a/docs/storage/index.rst b/docs/storage/index.rst index 17a6f7c..3ab1bb5 100644 --- a/docs/storage/index.rst +++ b/docs/storage/index.rst @@ -1,2 +1,6 @@ Object Storage ============== + +.. note:: + + TODO: Write me!
