diff options
author | Rich Bennett <rb2745@att.com> | 2018-04-04 10:56:50 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-04-04 10:56:50 -0400 |
commit | f0e192121064c0b06308ac3c36a7df53ad099185 (patch) | |
tree | 4b668bb11513bcb4130319051a857e561d67e049 /docs/guides/onap-developer | |
parent | 61ccb085f02e1ed1f4b8e9bb73f737fe079fc42c (diff) |
Provide structure for VNFs
Add to index hierarchy guides/onap-developer/architecture
Create section template vnf-reference
Change-Id: If1b7b2b89de906c66e43382a9bc9dc2bee4086e5
Issue-ID: DOC-260
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/guides/onap-developer')
-rw-r--r-- | docs/guides/onap-developer/architecture/references.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index b152795c4..7d8334d31 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -110,6 +110,15 @@ SDKs CCSDK SLI Northbound Interface <../../../submodules/ccsdk/sli/northbound.git/docs/architecture.rst> CCSDK SLI Plugins <../../../submodules/ccsdk/sli/plugins.git/docs/architecture.rst> +VNFs +---- + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + + Other ----- |