From: JohnKeeney Date: Fri, 4 Jul 2025 11:15:41 +0000 (+0100) Subject: Trigger RTD docs generatation for L-Release branch X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=ac4967b32346c8fc78501e02039fd403677557d8;p=sim%2Fa1-interface.git Trigger RTD docs generatation for L-Release branch Issue-ID: NONRTRIC-1072 Change-Id: I4103252e3d7e9ecfcbe630325330b26fe30a8709 Signed-off-by: JohnKeeney --- diff --git a/docs/conf.py b/docs/conf.py index 42330a6..e333d95 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ from docs_conf.conf import * -branch = 'latest' +branch = 'l-release' language = 'en' diff --git a/docs/kafka-message-dispatcher.rst b/docs/kafka-message-dispatcher.rst index b0adbfe..2f9a65b 100755 --- a/docs/kafka-message-dispatcher.rst +++ b/docs/kafka-message-dispatcher.rst @@ -1,6 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 -.. Copyright (C) 2022 Nordix +.. Copyright (C) 2022-2023 Nordix +.. Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. .. |nbsp| unicode:: 0xA0 :trim: @@ -32,7 +33,7 @@ The Kafka message dispatcher exposes a 'Kafka Message Dispatcher' REST API. This "Kafka Message Dispatcher API", ":download:`link <../near-rt-ric-simulator/test/KAFKA_DISPATCHER/api/KAFKA_DISPATCHER_api.yaml>`" -The Kafka message dispatcher also exposes an 'Admin API' to manipulate the behavior of the Kafka message dispather itself. The 'Kafka Message Dispatcher Admin API' is documented below: +The Kafka message dispatcher also exposes an 'Admin API' to manipulate the behavior of the Kafka message dispatcher itself. The 'Kafka Message Dispatcher Admin API' is documented below: Admin Functions ================ @@ -91,7 +92,7 @@ The HTTP response code to return. 200: -Force response code: set for all all dispatcher response until it is resetted +Force response code: set for all all dispatcher response until it is reset **Examples:** @@ -103,7 +104,7 @@ Force response code: set for all all dispatcher response until i 200: :: - Force response code: 500 set for all dispatcher response until it is resetted + Force response code: 500 set for all dispatcher response until it is reset Reset response-manipulation @@ -129,7 +130,7 @@ The HTTP response code to return. 200: -Force response code has been resetted for dispatcher responses +Force response code has been reset for dispatcher responses **Examples:** @@ -141,7 +142,7 @@ Force response code has been resetted for dispatcher responses 200: :: - Force response code has been resetted for dispatcher responses + Force response code has been reset for dispatcher responses Response time manipulation @@ -205,7 +206,7 @@ The time in seconds to delay all responses. 200: -Force delay has been resetted for all dispatcher responses +Force delay has been reset for all dispatcher responses **Examples:** @@ -217,4 +218,4 @@ Force delay has been resetted for all dispatcher responses 200: :: - Force delay has been resetted for all dispatcher responses + Force delay has been reset for all dispatcher responses diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3069c75..ff6c9a0 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2021-2023 Nordix. All rights reserved. -.. Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. +.. Copyright (C) 2023-2025 OpenInfra Foundation Europe. All rights reserved. ============= Release-Notes