From 5bcece0299c72c429e98aa1715b6bb22b2f549fc Mon Sep 17 00:00:00 2001 From: ToineSiebelink Date: Wed, 27 Apr 2022 10:51:58 +0100 Subject: Finalise documentation for Jakarta Repo changed to jakarta All reference to OOM repo still points to master as Jakarta branching is not yet done for OOM. Issue-ID: CPS-976 Signed-off-by: ToineSiebelink Change-Id: Ieabe8d7682501da5e86aa3e3826a5ddd399b2bd5 --- docs/conf.py | 2 +- docs/conf.yaml | 4 ++-- docs/deployment.rst | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 5995aff3..07da78f3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021 Nordix Foundation +# Copyright (C) 2021-2022 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/docs/conf.yaml b/docs/conf.yaml index 8425e089..1d2f15f6 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021 Nordix Foundation +# Copyright (C) 2021-2022 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,5 +21,5 @@ project_cfg: onap project: onap # Change this to ReleaseBranchName to modify the header -default-version: latest +default-version: jakarta # diff --git a/docs/deployment.rst b/docs/deployment.rst index 0d7b1031..7d418047 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -1,6 +1,6 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright (C) 2021 Nordix Foundation +.. Copyright (C) 2021-2022 Nordix Foundation .. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING .. _deployment: @@ -54,6 +54,6 @@ values to configure for the application being deployed. This list is not exhaust DMI-Plugin Docker Installation ============================== -DMI-Plugin can also be installed in a docker environment. Latest `docker-compose `_ is included in the repo to start all the relevant +DMI-Plugin can also be installed in a docker environment. Latest `docker-compose `_ is included in the repo to start all the relevant services. -Latest instructions are covered in the `README `_ +The instructions are covered in the `README `_ -- cgit 1.2.3-korg