diff options
author | thmsdt <thomas.kulik@telekom.de> | 2023-07-04 11:34:21 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2023-07-04 11:50:10 +0200 |
commit | 590fcf847669716aff6f276d354793e34b9c8487 (patch) | |
tree | 265a1c584c6df35076385d30a705ad62a1d2bfdb | |
parent | 49fd33447d53762a35bbcee3575d5b6273eb791b (diff) |
add vnfsdk model
Issue-ID: DOC-811
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ic74e2ce8804ba8b75314d7853f49c934b6b2a9a2
-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 |