From 6b67dd47f11303aa804a47a58a2f2cfd39b9f262 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 31 May 2022 10:58:53 +0200 Subject: remove repos without j branch from docs Issue-ID: DOC-782 Signed-off-by: thmsdt Change-Id: Ie41998cefa08327be5eb3cedc659e69afb84bfbe (cherry picked from commit 8dc2fc3ee30a5c5c3ecbbf8b2333173d29247dd6) --- docs/guides/onap-developer/architecture/onap-architecture.rst | 3 +-- docs/guides/onap-developer/architecture/references.rst | 11 ----------- 2 files changed, 1 insertion(+), 13 deletions(-) (limited to 'docs/guides/onap-developer/architecture') diff --git a/docs/guides/onap-developer/architecture/onap-architecture.rst b/docs/guides/onap-developer/architecture/onap-architecture.rst index d66464e93..5c45b4afa 100644 --- a/docs/guides/onap-developer/architecture/onap-architecture.rst +++ b/docs/guides/onap-developer/architecture/onap-architecture.rst @@ -597,8 +597,7 @@ requirements of various use cases, guide the development and bring consistency among ONAP components and explore a common model to improve the interoperability of ONAP. -ONAP supports various models detailed in -:ref:`Modeling Documentation`. +ONAP supports various models detailed in the Modeling documentation. The modeling project includes the ETSI catalog component, which provides the parser functionalities, as well as additional package management diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index 08e119de1..a169c5797 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -14,15 +14,6 @@ References ========== -Models ------- - -.. toctree:: - :maxdepth: 1 - :titlesonly: - -:ref:`Model Specifications` - User Interfaces --------------- @@ -31,7 +22,6 @@ User Interfaces :titlesonly: | :ref:`Policy/CLAMP - Closed Loop Automation Platform` -| :ref:`CLI - Command Line Interface` | :ref:`SDC - Service Design and Creation` | :ref:`UUI- Usecase UI` @@ -63,4 +53,3 @@ Common Services | :ref:`Multi Cloud` | :ref:`OOM - ONAP Operations Manager` | :ref:`OPTF - Optimization Framework` -| :ref:`VNF SDK` -- cgit