diff options
author | Chris Donley <christopher.donley@huawei.com> | 2017-10-30 11:22:17 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2017-11-07 18:40:09 +0000 |
commit | 6cd6a1d4570f1add54a3680a7984c3f4e343088a (patch) | |
tree | 8e6741fbc9f8fb2f837ad17f4c90b61662331970 /docs/index.rst | |
parent | 701dabbc06deefb10f265217e21a2a5b9076563c (diff) |
Add VES Event Registration doc
converted Gokul's doc to rst and linked from index. This file adds VES Event Registration.
Issue-ID: VNFSDK-119
Change-Id: Iad6d8b6a9fbb3c6940a75396455c8575609949bc
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index c4c9226..9ecdee7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 Huawei Technologies Co., Ltd. VNFSDK Documentation @@ -94,3 +96,13 @@ Marketplace User Guide for VNF Suppliers files/VNFSDK-Marketplace-userguide-vendors +VES Client Guidelines +--------------------- + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + files/VESEventRegistration + files/VESEventListener + |