diff options
author | dyh <dengyuanhong@chinamobile.com> | 2019-11-15 09:26:18 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2019-11-15 09:26:33 +0800 |
commit | 2f4d7a5b1d2a629e5856a5e3e17576bc618452f0 (patch) | |
tree | b000330cd97d55b15b7b627d60ae567038dc15f0 /docs/index.rst | |
parent | 4004afdf54c246b4afd481003aca16d2dab816fb (diff) |
Implement read VNFD API
Issue-ID: MODELING-266
Change-Id: Ib5e4a965c080329f68d407b414a347298da6a84b
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7f2127e..36b2d3b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,9 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -TODO Add files to toctree and delete this header +ETSI Catalog Project ------------------------------------------------ .. toctree:: :maxdepth: 1 introduction + release-notes.rst |