This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/master by this push:
new 0728861 api: add missing link to 4.15 apidocs on website
0728861 is described below
commit 0728861ebbde9a7db208fc1d5e1efb3b0a0cfd5d
Author: Rohit Yadav <[email protected]>
AuthorDate: Tue Jan 12 14:17:02 2021 +0530
api: add missing link to 4.15 apidocs on website
Signed-off-by: Rohit Yadav <[email protected]>
---
source/api.html.markdown | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/source/api.html.markdown b/source/api.html.markdown
index 20474d4..d7565a6 100644
--- a/source/api.html.markdown
+++ b/source/api.html.markdown
@@ -23,6 +23,10 @@ we would welcome your help, please file a bug in the
[CloudStack GitHub repo](https://github.com/apache/cloudstack)
or by submitting a patch.
+## 4.15.x
+
+* [All API](api/apidocs-4.15/index.html)
+
## 4.14.x
* [All API](api/apidocs-4.14/index.html)