From 8dc2fc3ee30a5c5c3ecbbf8b2333173d29247dd6 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 31 May 2022 10:58:53 +0200 Subject: [PATCH] remove repos without j branch from docs Issue-ID: DOC-782 Signed-off-by: thmsdt Change-Id: Ie41998cefa08327be5eb3cedc659e69afb84bfbe --- docs/conf.py | 5 ---- docs/guides/onap-developer/apiref/index.rst | 9 ------- .../architecture/onap-architecture.rst | 3 +-- .../onap-developer/architecture/references.rst | 11 --------- docs/guides/onap-developer/developing/index.rst | 28 ---------------------- docs/guides/onap-user/index.rst | 7 +----- docs/guides/onap-user/onapcli.rst | 10 -------- docs/index.rst | 6 +---- docs/release/index.rst | 6 ++--- docs/release/releaserepos.rst | 16 ------------- 10 files changed, 5 insertions(+), 96 deletions(-) delete mode 100644 docs/guides/onap-user/onapcli.rst diff --git a/docs/conf.py b/docs/conf.py index ccfccfd86..cfe023bec 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -19,7 +19,6 @@ intersphinx_mapping['onap-ccsdk-cds'] = ('{}/onap-ccsdk-cds/en/%s'.format(doc_ur intersphinx_mapping['onap-ccsdk-distribution'] = ('{}/onap-ccsdk-distribution/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-ccsdk-features'] = ('{}/onap-ccsdk-features/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-ccsdk-oran'] = ('{}/onap-ccsdk-oran/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-cli'] = ('{}/onap-cli/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-cps'] = ('{}/onap-cps/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-cps-cps-temporal'] = ('{}/onap-cps-cps-temporal/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-cps-ncmp-dmi-plugin'] = ('{}/onap-cps-ncmp-dmi-plugin/en/%s'.format(doc_url) % branch, None) @@ -31,7 +30,6 @@ intersphinx_mapping['onap-holmes-engine-management'] = ('{}/onap-holmes-engine-m intersphinx_mapping['onap-holmes-rule-management'] = ('{}/onap-holmes-rule-management/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-integration'] = ('{}/onap-integration/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-modeling-etsicatalog'] = ('{}/onap-modeling-etsicatalog/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-modeling-modelspec'] = ('{}/onap-modeling-modelspec/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-msb-apigateway'] = ('{}/onap-msb-apigateway/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-msb-discovery'] = ('{}/onap-msb-discovery/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-msb-java-sdk'] = ('{}/onap-msb-java-sdk/en/%s'.format(doc_url) % branch, None) @@ -40,8 +38,6 @@ intersphinx_mapping['onap-multicloud-framework'] = ('{}/onap-multicloud-framewor intersphinx_mapping['onap-multicloud-k8s'] = ('{}/onap-multicloud-k8s/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-oom'] = ('{}/onap-oom/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-oom-offline-installer'] = ('{}/onap-oom-offline-installer/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-oom-platform-cert-service'] = ('{}/onap-oom-platform-cert-service/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-osa'] = ('{}/onap-osa/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-optf-has'] = ('{}/onap-optf-has/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-optf-osdf'] = ('{}/onap-optf-osdf/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-policy-parent'] = ('{}/onap-policy-parent/en/%s'.format(doc_url) % branch, None) @@ -50,7 +46,6 @@ intersphinx_mapping['onap-sdnc-oam'] = ('{}/onap-sdnc-oam/en/%s'.format(doc_url) intersphinx_mapping['onap-so'] = ('{}/onap-so/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-usecase-ui'] = ('{}/onap-usecase-ui/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-vfc-nfvo-lcm'] = ('{}/onap-vfc-nfvo-lcm/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-vnfsdk-model'] = ('{}/onap-vnfsdk-model/en/%s'.format(doc_url) % branch, None) # Linkcheck linkcheck_ignore = [ diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index 1e6792348..bc3c1840a 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -53,12 +53,3 @@ Common Services * :ref:`MSB - Micro Services Bus` * :ref:`Multi Cloud` * :ref:`OPTF - Optimization Framework` - -SDK ---- - -.. toctree:: - :maxdepth: 1 - :titlesonly: - -* :ref:`VNF Software Development Kit` 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` diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index ab21b936a..ec8050f24 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -46,19 +46,6 @@ CCSDK - Common Controller Software Development Kit * - :ref:`ccsdk/oran` - O-RAN Support in ONAP - -CLI - Command Line Interface ----------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`cli` - - CLI - CPS - Configuration Persistence Service --------------------------------------- @@ -138,8 +125,6 @@ MOD - Modeling * - Component - Documentation - * - :ref:`modeling/modelspec` - - Model Specification * - :ref:`modeling/etsicatalog` - ETSI Runtime Catalog @@ -186,8 +171,6 @@ OOM - ONAP Operations Manager - Documentation * - :ref:`oom` - ONAP Operations Manager - * - :ref:`oom/platform/cert-service` - - ONAP CMPv2 Certification Support * - :ref:`oom/offline-installer` - OOM Offline Installer @@ -277,14 +260,3 @@ VFC - Virtual Function Controller * - :ref:`vfc/nfvo/lcm` - Virtual Function Controller Architecture, APIs and Guides -VNFSDK - VNF Software Development Kit -------------------------------------- - -.. list-table:: - :widths: auto - :header-rows: 1 - - * - Component - - Documentation - * - :ref:`vnfsdk/model` - - VNF SDK, User Guides diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index b3e9fc655..adc3a1177 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -24,12 +24,7 @@ E2E User Guides Component User Guides --------------------- -.. toctree:: - :maxdepth: 1 - - onapcli.rst - -For other ONAP components please review the individual +For ONAP components please review the individual document sets in :ref:`doc_onap-developer_guide_projects` Verified Use Cases diff --git a/docs/guides/onap-user/onapcli.rst b/docs/guides/onap-user/onapcli.rst deleted file mode 100644 index 57b330c5f..000000000 --- a/docs/guides/onap-user/onapcli.rst +++ /dev/null @@ -1,10 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - - -ONAP CLI -======== - -.. toctree:: - :maxdepth: 2 - -:ref:`ONAP CLI userguide` diff --git a/docs/index.rst b/docs/index.rst index 0caf46940..2f4df5f99 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ Please find some guidance here on the content of ONAP documentation: +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | Main documentation areas | Description | +=================================================================================+===============================================================================================+ - | :ref:`Release Notes ` | The Release Notes are providing general information about the ONAP release and recent changes,| + | :ref:`ONAP Release Notes ` | The Release Notes are providing general information about the ONAP release and recent changes,| | | feature enhancements, or bug fixes. | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`Project Specific Release Notes ` | The Project Specific Release Notes are providing information about recent changes, feature | @@ -57,10 +57,6 @@ Please find some guidance here on the content of ONAP documentation: | | in the ONAP Documentation Guide. Currently some content resides also in the Developer Guide. | | | This is subject to be reviewed, updated and migrated to the ONAP Documenation Guide. | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - | :ref:`ONAP Security ` | The current state of ONAP Security is described here. We can learn about discovered and fixed | - | | vulnerabilities. | - +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - .. toctree:: :maxdepth: 1 diff --git a/docs/release/index.rst b/docs/release/index.rst index 3228c2e42..cb2e1f2be 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -253,10 +253,8 @@ The `developer wiki `_ remains a good source of information on meeting plans and notes from committees, project teams and community events. -Security Notes -============== -Details about discovered and mitigated vulnerabilities are in -:ref:`ONAP Security ` +CII Best Practice +================= ONAP has adopted the `CII Best Practice Badge Program `_. diff --git a/docs/release/releaserepos.rst b/docs/release/releaserepos.rst index 6f238bb34..d93a024e2 100644 --- a/docs/release/releaserepos.rst +++ b/docs/release/releaserepos.rst @@ -25,10 +25,6 @@ CCSDK - Common Controller Software Development Kit - :ref:`ccsdk/distribution ` - :ref:`ccsdk/oran ` -CLI - Command Line Interface ----------------------------- -- :ref:`cli ` - CPS - Configuration Persistence Service --------------------------------------- - :ref:`cps ` @@ -60,7 +56,6 @@ INT - Integration MODELING - Modeling ------------------- - :ref:`modeling/etsicatalog ` -- :ref:`modeling/modelspec ` MSB - Microservices Bus ----------------------- @@ -78,13 +73,6 @@ OOF - Optimization Framework OOM - ONAP Operations Manager ----------------------------- - :ref:`oom ` -- :ref:`oom/platform/cert-service ` - - -.. OSA - ONAP Security Advisories -.. ------------------------------ -.. - :ref:`osa ` - POLICY - Policy Framework ------------------------- @@ -109,7 +97,3 @@ UUI - Use Case User Interface VFC - Virtual Function Controller --------------------------------- - :ref:`vfc/nfvo/lcm ` - -VNFSDK - VNF Software Development Kit -------------------------------------- -- :ref:`vnfsdk/model ` -- 2.16.6