diff options
author | 2023-07-04 11:34:21 +0200 | |
---|---|---|
committer | 2023-07-04 10:14:39 +0000 | |
commit | b31a027a3590281ddfc39ebc3089df85aeb54fa9 (patch) | |
tree | 1cce76ab0527e4b3dbebdd6378fa59e98acc0d0e | |
parent | 1e1fd2ba0f14a7a4556393490cf732d576c0976a (diff) |
add vnfsdk model
Issue-ID: DOC-811
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ic74e2ce8804ba8b75314d7853f49c934b6b2a9a2
(cherry picked from commit 590fcf847669716aff6f276d354793e34b9c8487)
-rw-r--r-- | docs/platform/components/index.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/platform/components/index.rst b/docs/platform/components/index.rst index a2e3c712d..a198e1806 100644 --- a/docs/platform/components/index.rst +++ b/docs/platform/components/index.rst @@ -254,3 +254,14 @@ VFC - Virtual Function Controller * - :ref:`vfc/nfvo/lcm<onap-vfc-nfvo-lcm:master_index>` - Virtual Function Controller Architecture, APIs and Guides +VNFSDK - VNF Software Development Kit +------------------------------------- + +.. list-table:: + :widths: auto + :header-rows: 1 + + * - Component + - Documentation + * - :ref:`vnfsdk/model<onap-vnfsdk-model:master_index>` + - VNF Software Development Kit, APIs and Guides |