Try do a temp fix for the API docs issue
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/35c37e52 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/35c37e52 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/35c37e52 Branch: refs/heads/master Commit: 35c37e52db8f892345c15717ca550fff92433a29 Parents: 874995d Author: Ian Duffy <i...@ianduffy.ie> Authored: Thu May 14 07:45:12 2015 +0100 Committer: Ian Duffy <i...@ianduffy.ie> Committed: Thu May 14 07:45:12 2015 +0100 ---------------------------------------------------------------------- content/api/index.html | 9 +++++++++ content/docs/api | 1 + content/test.php | 3 --- 3 files changed, 10 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/35c37e52/content/api/index.html ---------------------------------------------------------------------- diff --git a/content/api/index.html b/content/api/index.html new file mode 100644 index 0000000..f0bc18a --- /dev/null +++ b/content/api/index.html @@ -0,0 +1,9 @@ +<html> +<head> + <meta http-equiv="refresh" content="0; url=http://cloudstack.apache.org/api.html" /> +</head> +<body> +In few seconds, you should be redirected to the new location for the Cloudstack API documentation, if not <a href="http://cloudstack.apache.org/api.html">click here</a>. +</body> +</html> + http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/35c37e52/content/docs/api ---------------------------------------------------------------------- diff --git a/content/docs/api b/content/docs/api new file mode 120000 index 0000000..9e5bfb4 --- /dev/null +++ b/content/docs/api @@ -0,0 +1 @@ +api \ No newline at end of file http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/35c37e52/content/test.php ---------------------------------------------------------------------- diff --git a/content/test.php b/content/test.php deleted file mode 100644 index 4f1ec1a..0000000 --- a/content/test.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php -echo "test"; -