From 397aa5da892b2c1c584012e8f576e9a7f3be52a8 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Wed, 18 Jun 2025 12:02:51 +0200 Subject: [PATCH] prepare paris documentation Issue-ID: DOC-828 Change-Id: Ic21c8e59874cb8c0a120c53f4d314fa64a04c9f6 Signed-off-by: thmsdt --- .gitreview | 2 +- docs/conf.py | 8 +++--- docs/index.rst | 44 ++++++++++++++++---------------- docs/release/component-release-notes.rst | 6 ++--- docs/release/index.rst | 4 +-- 5 files changed, 31 insertions(+), 33 deletions(-) diff --git a/.gitreview b/.gitreview index 43021f409..45e8e7873 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=doc.git -defaultbranch=master +defaultbranch=paris diff --git a/docs/conf.py b/docs/conf.py index cde9011b3..64395d900 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ project = "onap" -release = "master" -version = "master" +release = "paris" +version = "paris" ##### # Deprecation of Sphinx context injection at build time @@ -58,7 +58,7 @@ master_doc = 'index' ############################################################################### -branch = 'oslo' +branch = 'paris' #intersphinx_mapping['onap-aai-aai-common'] = ('{}/onap-aai-aai-common/en/%s'.format(doc_url) % branch, None) #intersphinx_mapping['onap-aai-sparky-be'] = ('{}/onap-aai-sparky-be/en/%s'.format(doc_url) % branch, None) @@ -70,7 +70,6 @@ branch = 'oslo' #intersphinx_mapping['onap-cps'] = ('{}/onap-cps/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) #intersphinx_mapping['onap-dcaegen2'] = ('{}/onap-dcaegen2/en/%s'.format(doc_url) % branch, None) -#intersphinx_mapping['onap-externalapi-nbi'] = ('{}/onap-externalapi-nbi/en/%s'.format(doc_url) % branch, None) #intersphinx_mapping['onap-integration'] = ('{}/onap-integration/en/%s'.format(doc_url) % branch, None) #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) @@ -97,7 +96,6 @@ intersphinx_mapping['onap-ccsdk-oran'] = ('{}/onap-ccsdk-oran/en/%s'.format(doc_ intersphinx_mapping['onap-cps'] = ('{}/onap-cps/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) intersphinx_mapping['onap-dcaegen2'] = ('{}/onap-dcaegen2/en/%s'.format(doc_url) % branch, None) -intersphinx_mapping['onap-externalapi-nbi'] = ('{}/onap-externalapi-nbi/en/%s'.format(doc_url) % branch, None) intersphinx_mapping['onap-integration'] = ('{}/onap-integration/en/%s'.format(doc_url) % branch, None) 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) diff --git a/docs/index.rst b/docs/index.rst index 754ae8690..6ab80b576 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,26 +5,26 @@ -.. please disable below in the release version -.. -.. warning:: **WORK IN PROGRESS** - - .. figure:: _static/exclamation-triangle.svg - :align: left - :scale: 760% - :figwidth: 120px - - This is version of ONAP documentation reflects the latest state of - development. - - **The official release documentation for ONAP 'Oslo' can be found** - `[here] `__ - - - - -.. -.. please disable above in the release version +.. .. please disable below in the release version +.. .. +.. .. warning:: **WORK IN PROGRESS** +.. +.. .. figure:: _static/exclamation-triangle.svg +.. :align: left +.. :scale: 760% +.. :figwidth: 120px +.. +.. This is version of ONAP documentation reflects the latest state of +.. development. +.. +.. **The official release documentation for ONAP 'Paris' can be found** +.. `[here] `__ +.. +.. +.. +.. +.. .. +.. .. please disable above in the release version ONAP ==== @@ -42,8 +42,8 @@ ONAP is an open source project hosted by the Linux Foundation. ------------------------------------------------------------------------------- -:ref:`'Oslo' Release Notes ` ------------------------------------------------- +:ref:`'Paris' Release Notes ` +------------------------------------------------- .. figure:: _static/file.svg :align: left diff --git a/docs/release/component-release-notes.rst b/docs/release/component-release-notes.rst index de7b5323d..51c3f523b 100644 --- a/docs/release/component-release-notes.rst +++ b/docs/release/component-release-notes.rst @@ -38,9 +38,9 @@ DOC - Documentation ------------------- - :ref:`doc ` -.. INT - Integration -.. ----------------- -.. - :ref:`integration ` +INT - Integration +----------------- +- :ref:`integration ` MULTICLOUD - Multi Cloud ------------------------ diff --git a/docs/release/index.rst b/docs/release/index.rst index 285478d84..62713f1a4 100644 --- a/docs/release/index.rst +++ b/docs/release/index.rst @@ -20,8 +20,8 @@ release notes and links to those release notes are provided below. Details on the specific items delivered in each release by each component is maintained in the component specific release notes. -'Oslo' Major Release 15.0.0 ---------------------------- +'Paris' Major Release 15.0.0 +---------------------------- +-----------------------------------+-----------------------------------------+ | **Project** | ONAP | -- 2.16.6