From 40ff158e8092e316d470409b4c76ee90f640fc2a Mon Sep 17 00:00:00 2001 From: thmsdt Date: Wed, 23 Nov 2022 10:24:03 +0100 Subject: add Kohn details Issue-ID: DOC-798 Signed-off-by: thmsdt Change-Id: I14fc417f1a73b1d85fd63479b01ee0e8a882540a --- docs/conf.py | 2 +- docs/index.rst | 3 +-- docs/release/history.rst | 2 ++ docs/release/index.rst | 8 ++++---- 4 files changed, 8 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index d08838c63..a899b7f7d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,7 @@ intersphinx_mapping['onap-msb-swagger-sdk'] = ('{}/onap-msb-swagger-sdk/en/%s'.f intersphinx_mapping['onap-multicloud-framework'] = ('{}/onap-multicloud-framework/en/%s'.format(doc_url) % branch, None) 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) +#REMOVE#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-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) diff --git a/docs/index.rst b/docs/index.rst index a0e1feec5..4c16f0ebc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -52,8 +52,7 @@ Please find some guidance here on the content of ONAP documentation: | | Guides. You can search among the developers’ topics in alphabetical order. | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`Documentation Guides ` | People interested in the creation of ONAP documentation can find crucial information 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 Documentation Guide. | + | | ONAP Documentation Guide. | +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :ref:`ONAP Security ` | The current state of ONAP Security is described here. You can learn about discovered and fixed| | | vulnerabilities. | diff --git a/docs/release/history.rst b/docs/release/history.rst index e1a97cd50..245048368 100644 --- a/docs/release/history.rst +++ b/docs/release/history.rst @@ -13,6 +13,8 @@ is named after a city. +-----------------+-----------------+------------------------+ | Release Name | Release Version | Release Date | +=================+=================+========================+ +| Kohn | 11.0.0 | 2022, December 1st | ++-----------------+-----------------+------------------------+ | Jakarta | 10.0.0 | 2022, June 30th | +-----------------+-----------------+------------------------+ | Istanbul | 9.0.0 | 2021, November 15th | diff --git a/docs/release/index.rst b/docs/release/index.rst index 20bd4d1cd..f24c88f36 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -30,7 +30,7 @@ Kohn Major Release 11.0.0 +-----------------------------------+-----------------------------------------+ | **Release version** | 11.0.0 | +-----------------------------------+-----------------------------------------+ -| **Release date** | not released yet | +| **Release date** | 2022, December 1st | +-----------------------------------+-----------------------------------------+ Features @@ -243,9 +243,9 @@ ONAP has adopted the `OpenSSF Best Practice Badge Program % projects passed 90% of the OpenSSF badge -- % passed the OpenSSF badge -- % projects passed the OpenSSF Silver badge +- 100% projects passed 90% of the OpenSSF badge +- 86% passed the OpenSSF badge +- 11% projects passed the OpenSSF Silver badge Project specific details are in the :ref:`release notes` for each component. -- cgit 1.2.3-korg