prepare paris documentation 28/141328/1
authorthmsdt <thomas.kulik@telekom.de>
Wed, 18 Jun 2025 10:02:51 +0000 (12:02 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Wed, 18 Jun 2025 10:03:25 +0000 (12:03 +0200)
Issue-ID: DOC-828

Change-Id: Ic21c8e59874cb8c0a120c53f4d314fa64a04c9f6
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
.gitreview
docs/conf.py
docs/index.rst
docs/release/component-release-notes.rst
docs/release/index.rst

index 43021f4..45e8e78 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=doc.git
-defaultbranch=master
+defaultbranch=paris
index cde9011..64395d9 100644 (file)
@@ -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)
index 754ae86..6ab80b5 100644 (file)
@@ -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] <https://docs.onap.org/en/Oslo/>`__
-
-
-
-
-..
-.. 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] <https://docs.onap.org/en/paris/>`__
+.. 
+.. 
+.. 
+.. 
+.. ..
+.. .. 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 <onap-release-notes>`
-------------------------------------------------
+:ref:`'Paris' Release Notes <onap-release-notes>`
+-------------------------------------------------
 
 .. figure:: _static/file.svg
     :align: left
index de7b532..51c3f52 100644 (file)
@@ -38,9 +38,9 @@ DOC - Documentation
 -------------------
 - :ref:`doc <doc_release_notes>`
 
-.. INT - Integration
-.. -----------------
-.. - :ref:`integration <onap-integration:release_notes>`
+INT - Integration
+-----------------
+- :ref:`integration <onap-integration:release_notes>`
 
 MULTICLOUD - Multi Cloud
 ------------------------
index 285478d..62713f1 100644 (file)
@@ -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                                    |