docs: Add index page to load balancers drivers chapter.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/018a54aa Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/018a54aa Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/018a54aa Branch: refs/heads/trunk Commit: 018a54aa5d84dd2b5f0d45a5b91b158c4a044e5c Parents: 3e70702 Author: Tomaz Muraus <[email protected]> Authored: Fri Jan 17 19:51:29 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jan 17 19:51:29 2014 +0100 ---------------------------------------------------------------------- docs/loadbalancer/drivers/index.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/018a54aa/docs/loadbalancer/drivers/index.rst ---------------------------------------------------------------------- diff --git a/docs/loadbalancer/drivers/index.rst b/docs/loadbalancer/drivers/index.rst new file mode 100644 index 0000000..d37aad5 --- /dev/null +++ b/docs/loadbalancer/drivers/index.rst @@ -0,0 +1,12 @@ +:orphan: + +Load BalancerDrivers Documentation +================================== + +This chapter includes links to driver (provider) specific documentation pages. + +.. toctree:: + :glob: + :maxdepth: 1 + + *
