From e534d06478abdf2e720050aa57df29cb757c0793 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Tue, 20 Jun 2023 11:26:33 +0200 Subject: [PATCH] [DOC] Update release version for RTDs in London Modify the versions in conf.py to create London RTDs Issue-ID: OOM-3174 Signed-off-by: Andreas Geissler Change-Id: I57f9332df2702cb0e1fbf4ba0566600f2fb3c87f --- docs/conf.py | 6 +++--- docs/sections/release_notes/release-notes.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index c77ad2579c..001b4f1647 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ project = "onap" -release = "kohn" -version = "kohn" +release = "london" +version = "london" author = "Open Network Automation Platform" # yamllint disable-line rule:line-length @@ -32,7 +32,7 @@ exclude_patterns = ['archived/*.rst', '.tox'] # Change to {releasename} after you have created the new 'doc' branch. # -branch = 'kohn' +branch = 'london' intersphinx_mapping = {} doc_url = 'https://docs.onap.org/projects' diff --git a/docs/sections/release_notes/release-notes.rst b/docs/sections/release_notes/release-notes.rst index ed8957bddf..93bcfa373b 100644 --- a/docs/sections/release_notes/release-notes.rst +++ b/docs/sections/release_notes/release-notes.rst @@ -46,7 +46,7 @@ Release Data | **Release designation** | London | | | | +--------------------------------------+--------------------------------------+ -| **Release date** | 2023/06/xx | +| **Release date** | 2023/06/29 | | | | +--------------------------------------+--------------------------------------+ -- 2.16.6