From 2279da3cefb5d5c58f3903f51cc2861b7e59ee46 Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Sun, 23 Mar 2014 20:11:49 +0100 Subject: [PATCH] Link to API docs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea63c6a..f6a2a9a 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,12 @@ limits. Documentation ------------- -The documentation for bootstrap-vz is available +The end-user documentation for bootstrap-vz is available at [andsens.github.io/bootstrap-vz](http://andsens.github.io/bootstrap-vz). There, you can discover [what the dependencies](http://andsens.github.io/bootstrap-vz/#dependencies) for a specific cloud provider are, [see a list of available plugins](http://andsens.github.io/bootstrap-vz/plugins.html) and learn [how you create a manifest](http://andsens.github.io/bootstrap-vz/manifest.html). + +Developers +---------- +The API documentation can be found at [bootstrap-vz.readthedocs.org](http://bootstrap-vz.readthedocs.org).