Update readthedocs config 88/11688/1 h-release
authorktimoney <kevin.timoney@est.tech>
Fri, 1 Sep 2023 12:12:33 +0000 (13:12 +0100)
committerJohn Keeney <john.keeney@est.tech>
Tue, 5 Sep 2023 09:37:00 +0000 (09:37 +0000)
Issue-ID: NONRTRIC-921
Change-Id: I6a85e2a1a9cdfd7fc7c87837b36545d30ac8f551
Signed-off-by: ktimoney <kevin.timoney@est.tech>
(cherry picked from commit 74d917bf10b14d55bbed963887aaa6bd2a7ae2dd)

.readthedocs.yaml
docs/index.rst

index fd96bc1..2169075 100644 (file)
@@ -1,5 +1,5 @@
 #  ============LICENSE_START===============================================
-#  Copyright (C) 2021-2022 Nordix Foundation. All rights reserved.
+#  Copyright (C) 2021-2023 Nordix Foundation. All rights reserved.
 #  ========================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -22,12 +22,13 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  os: ubuntu-22.04
+  tools:
+    python: "3.11"
 
 python:
-  version: 3.7
   install:
-    - requirements: docs/requirements-docs.txt
+  - requirements: docs/requirements-docs.txt
 
 sphinx:
   configuration: docs/conf.py
index 432d187..087b68a 100644 (file)
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
-.. Copyright (C) 2021 Nordix
+.. Copyright (C) 2021-2023 Nordix
 
 Non-RT RIC DMaaP Adapter
 ========================