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/4cb45c07 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4cb45c07 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4cb45c07 Branch: refs/heads/0.13.x Commit: 4cb45c079182e320f6d950d25e7bc603552ffd5f Parents: bd1e71b Author: Alex Gaynor <[email protected]> Authored: Wed Jul 31 14:43:18 2013 -0700 Committer: Tomaz Muraus <[email protected]> Committed: Thu Aug 1 20:28:48 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/4cb45c07/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/4cb45c07/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/4cb45c07/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!
