summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2023-05-09 16:09:45 +0200
committerthmsdt <thomas.kulik@telekom.de>2023-05-09 16:11:45 +0200
commitabeff52e66ea6999caec3d4eb333efee2e9ee189 (patch)
treea23e14ff0e91482704193fd4dab8ba896799b6a1
parent2f07ec8a22ccce11ebe01f7d9ed9f947631d97ff (diff)
prepare docs for R12
Issue-ID: DOC-811 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ic6d3bd3f30455d4b532a51dbfd7ce9361dd6a7c8
-rw-r--r--docs/conf.py4
-rw-r--r--docs/index.rst38
-rw-r--r--docs/release-notes.rst16
3 files changed, 29 insertions, 29 deletions
diff --git a/docs/conf.py b/docs/conf.py
index e7af3f626..31f1cb0b1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,6 +1,6 @@
project = "onap"
-release = "master"
-version = "master"
+release = "london"
+version = "london"
author = "Open Network Automation Platform"
# yamllint disable-line rule:line-length
diff --git a/docs/index.rst b/docs/index.rst
index df86f098e..bb2095454 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,23 +6,23 @@
.. please disable below in the release version
-
-.. warning:: **WORK IN PROGRESS**
-
- .. figure:: _static/exclamation-triangle.svg
- :align: left
- :scale: 760%
- :figwidth: 120px
-
- This is a development version of ONAP documentation. It continually
- develops as the contributing projects develop. Even if you read a specific
- release name here, the content may cover a future ONAP release.
-
- **The official release documentation for ONAP 'Kohn' can be found**
- `[here] <https://docs.onap.org/en/kohn/>`__
-
-|
-
+..
+.. .. warning:: **WORK IN PROGRESS**
+..
+.. .. figure:: _static/exclamation-triangle.svg
+.. :align: left
+.. :scale: 760%
+.. :figwidth: 120px
+..
+.. This is a development version of ONAP documentation. It continually
+.. develops as the contributing projects develop. Even if you read a specific
+.. release name here, the content may cover a future ONAP release.
+..
+.. **The official release documentation for ONAP 'London' can be found**
+.. `[here] <https://docs.onap.org/en/london/>`__
+..
+.. |
+..
.. please disable above in the release version
Open Network Automation Platform
@@ -42,8 +42,8 @@ any product could on its own.
-------------------------------------------------------------------------------
-:ref:`'Kohn' Release Notes <onap-release-notes>`
-------------------------------------------------
+:ref:`'London' Release Notes <onap-release-notes>`
+--------------------------------------------------
.. figure:: _static/file.svg
:align: left
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index b289770d4..88c2e5b66 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -12,23 +12,23 @@ Release Notes
This document provides the release notes for the documentation project.
-Kohn Releases
-=============
+London Releases
+===============
The following releases are available:
- - `Kohn Major Release 11.0.0`_
+ - `London Major Release 12.0.0`_
-Kohn Major Release 11.0.0
-=========================
+London Major Release 12.0.0
+===========================
+--------------------------------------+--------------------------------------+
| **Project** | Documentation Project |
| | |
+--------------------------------------+--------------------------------------+
-| **Release name** | Kohn |
+| **Release name** | London |
| | |
+--------------------------------------+--------------------------------------+
-| **Release version** | 11.0.0 |
+| **Release version** | 12.0.0 |
| | |
+--------------------------------------+--------------------------------------+
@@ -49,4 +49,4 @@ New features
All JIRA tickets for this release can be found here:
`ONAP Documentation Jira`_
-.. _`ONAP Documentation Jira`: https://jira.onap.org/issues/?jql=project%20%3D%20DOC%20AND%20fixVersion%20%3D%20%22Kohn%20Release%22%20%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
+.. _`ONAP Documentation Jira`: https://jira.onap.org/issues/?jql=project%20%3D%20DOC%20AND%20fixVersion%20%3D%20%22London%20Release%22%20%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC