From cf9abc2987393641f7c6ead48d20dff2b0ecbcdf Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 21 Aug 2020 09:27:23 -0400 Subject: [PATCH] Remove deprecated policy/engine docs As suggested by Eric, removing the links to policy/engine repository documentation due to deprecation. Changed the reference to point to policy/parent, that should have been changed back in Dublin. Issue-ID: POLICY-2003 Signed-off-by: Pamela Dragosh Change-Id: Ic2dcca16e6f839bf5bb8c8a292ecc8f210c63df5 Signed-off-by: Pamela Dragosh --- docs/conf.py | 1 - docs/guides/active-projects/index.rst | 1 - docs/guides/onap-developer/architecture/references.rst | 2 +- docs/guides/onap-developer/developing/index.rst | 2 -- 4 files changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 489b655d1..e026b527f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -43,7 +43,6 @@ intersphinx_mapping['onap-policy-parent'] = ('{}/onap-policy-parent/en/%s'.forma intersphinx_mapping['onap-vfc-nfvo-lcm'] = ('{}/onap-vfc-nfvo-lcm/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-vfc-nfvo-driver-vnfm-svnfm'] = ('{}/onap-vfc-nfvo-driver-vnfm-svnfm/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-holmes-rule-management'] = ('{}/onap-holmes-rule-management/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-policy-engine'] = ('{}/onap-policy-engine/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-portal'] = ('{}/onap-portal/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-cli'] = ('{}/onap-cli/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-oom-certservice'] = ('{}/onap-oom-platform-cert-service/en/%s'.format(doc_url) % branch, None) diff --git a/docs/guides/active-projects/index.rst b/docs/guides/active-projects/index.rst index 7e43bdd13..6b72b3aeb 100644 --- a/docs/guides/active-projects/index.rst +++ b/docs/guides/active-projects/index.rst @@ -39,7 +39,6 @@ All Active Projects | :ref:`onap-vfc-nfvo-lcm ` | :ref:`onap-vfc-nfvo-driver-vnfm-svnfm ` | :ref:`onap-holmes-rule-management ` -| :ref:`onap-policy-engine ` | :ref:`onap-portal ` | :ref:`onap-cli ` | :ref:`onap-aaf-certservice ` diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index 5c3dcac04..93b4dc68a 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -47,7 +47,7 @@ Platform Components | :ref:`APPC - Application Controller` | :ref:`DCAE - Data Collection Analytics and Events` | :ref:`Holmes` -| :ref:`Policy` +| :ref:`Policy` | :ref:`SDNC - SDN Controller OAM` | :ref:`SO - Service Orchestrator` | :ref:`VFC - Virtual Function Controller` diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 5fb135a85..e4bb6b149 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -225,8 +225,6 @@ Policy Framework :ref:`policy parent` -:ref:`policy engine` - Portal Platform --------------- -- 2.16.6