diff options
author | 2022-05-31 10:58:53 +0200 | |
---|---|---|
committer | 2022-05-31 13:28:08 +0200 | |
commit | 8dc2fc3ee30a5c5c3ecbbf8b2333173d29247dd6 (patch) | |
tree | 185dbfa24c45c4f130a2d4787c1aaebdab853a48 /docs/guides/onap-developer/architecture | |
parent | 13cee45442f2ff45810d5e733a3160e5399813dd (diff) |
remove repos without j branch from docs
Issue-ID: DOC-782
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ie41998cefa08327be5eb3cedc659e69afb84bfbe
Diffstat (limited to 'docs/guides/onap-developer/architecture')
-rw-r--r-- | docs/guides/onap-developer/architecture/onap-architecture.rst | 3 | ||||
-rw-r--r-- | docs/guides/onap-developer/architecture/references.rst | 11 |
2 files changed, 1 insertions, 13 deletions
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-modeling-modelspec:master_index>`. +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<onap-modeling-modelspec:master_index>` - User Interfaces --------------- @@ -31,7 +22,6 @@ User Interfaces :titlesonly: | :ref:`Policy/CLAMP - Closed Loop Automation Platform<onap-policy-parent:clamp-label>` -| :ref:`CLI - Command Line Interface<onap-cli:architecture>` | :ref:`SDC - Service Design and Creation<onap-sdc:architecture>` | :ref:`UUI- Usecase UI<onap-usecase-ui:architecture>` @@ -63,4 +53,3 @@ Common Services | :ref:`Multi Cloud<onap-multicloud-framework:multicloud-administrator-guide>` | :ref:`OOM - ONAP Operations Manager<onap-oom:oom_project_description>` | :ref:`OPTF - Optimization Framework<onap-optf-osdf:architecture>` -| :ref:`VNF SDK<onap-vnfsdk-model:offeredapis>` |